Verwendungen von Klasse
org.jupnp.model.Location
Packages, die Location verwenden
-
Verwendungen von Location in org.jupnp.model.message.discovery
Konstruktoren in org.jupnp.model.message.discovery mit Parametern vom Typ LocationModifiziererKonstruktorBeschreibungprotectedOutgoingNotificationRequest(Location location, LocalDevice device, NotificationSubtype type) OutgoingNotificationRequestDeviceType(Location location, LocalDevice device, NotificationSubtype type) OutgoingNotificationRequestRootDevice(Location location, LocalDevice device, NotificationSubtype type) OutgoingNotificationRequestServiceType(Location location, LocalDevice device, NotificationSubtype type, ServiceType serviceType) OutgoingNotificationRequestUDN(Location location, LocalDevice device, NotificationSubtype type) OutgoingSearchResponse(IncomingDatagramMessage request, Location location, LocalDevice device) OutgoingSearchResponseDeviceType(IncomingDatagramMessage request, Location location, LocalDevice device) OutgoingSearchResponseRootDevice(IncomingDatagramMessage request, Location location, LocalDevice device) OutgoingSearchResponseServiceType(IncomingDatagramMessage request, Location location, LocalDevice device, ServiceType serviceType) OutgoingSearchResponseUDN(IncomingDatagramMessage request, Location location, LocalDevice device) -
Verwendungen von Location in org.jupnp.protocol.async
Methoden in org.jupnp.protocol.async, die Location zurückgebenModifizierer und TypMethodeBeschreibungprotected LocationReceivingSearch.getDescriptorLocation(NetworkAddress activeStreamServer, LocalDevice device) Methoden in org.jupnp.protocol.async mit Parametern vom Typ LocationModifizierer und TypMethodeBeschreibungprotected List<OutgoingNotificationRequest> SendingNotification.createDeviceMessages(LocalDevice device, Location descriptorLocation) protected List<OutgoingNotificationRequest> SendingNotification.createServiceTypeMessages(LocalDevice device, Location descriptorLocation) voidSendingNotification.sendMessages(Location descriptorLocation)