Verwendungen von Schnittstelle
org.jupnp.UpnpService
Packages, die UpnpService verwenden
Package
Beschreibung
-
Verwendungen von UpnpService in org.jupnp
Klassen in org.jupnp, die UpnpService implementierenModifizierer und TypKlasseBeschreibungclassDefault implementation ofUpnpService, starts immediately on construction. -
Verwendungen von UpnpService in org.jupnp.protocol
Felder in org.jupnp.protocol, die deklariert sind als UpnpServiceMethoden in org.jupnp.protocol, die UpnpService zurückgebenModifizierer und TypMethodeBeschreibungProtocolFactory.getUpnpService()ProtocolFactoryImpl.getUpnpService()ReceivingAsync.getUpnpService()RetrieveRemoteDescriptors.getUpnpService()SendingAsync.getUpnpService()Konstruktoren in org.jupnp.protocol mit Parametern vom Typ UpnpServiceModifiziererKonstruktorBeschreibungProtocolFactoryImpl(UpnpService upnpService) protectedReceivingAsync(UpnpService upnpService, M inputMessage) protectedReceivingSync(UpnpService upnpService, IN inputMessage) RetrieveRemoteDescriptors(UpnpService upnpService, RemoteDevice rd) protectedSendingAsync(UpnpService upnpService) protectedSendingSync(UpnpService upnpService, IN inputMessage) -
Verwendungen von UpnpService in org.jupnp.protocol.async
Konstruktoren in org.jupnp.protocol.async mit Parametern vom Typ UpnpServiceModifiziererKonstruktorBeschreibungReceivingNotification(UpnpService upnpService, IncomingDatagramMessage<UpnpRequest> inputMessage) ReceivingSearch(UpnpService upnpService, IncomingDatagramMessage<UpnpRequest> inputMessage) ReceivingSearchResponse(UpnpService upnpService, IncomingDatagramMessage<UpnpResponse> inputMessage) protectedSendingNotification(UpnpService upnpService, LocalDevice device) SendingNotificationAlive(UpnpService upnpService, LocalDevice device) SendingNotificationByebye(UpnpService upnpService, LocalDevice device) SendingSearch(UpnpService upnpService) Defaults toSTAllHeaderand an MX of 3 seconds.SendingSearch(UpnpService upnpService, UpnpHeader searchTarget) Defaults to an MX value of 3 seconds.SendingSearch(UpnpService upnpService, UpnpHeader searchTarget, int mxSeconds) -
Verwendungen von UpnpService in org.jupnp.protocol.sync
Konstruktoren in org.jupnp.protocol.sync mit Parametern vom Typ UpnpServiceModifiziererKonstruktorBeschreibungReceivingAction(UpnpService upnpService, StreamRequestMessage inputMessage) ReceivingEvent(UpnpService upnpService, StreamRequestMessage inputMessage) ReceivingRetrieval(UpnpService upnpService, StreamRequestMessage inputMessage) ReceivingSubscribe(UpnpService upnpService, StreamRequestMessage inputMessage) ReceivingUnsubscribe(UpnpService upnpService, StreamRequestMessage inputMessage) SendingAction(UpnpService upnpService, ActionInvocation actionInvocation, URL controlURL) SendingEvent(UpnpService upnpService, LocalGENASubscription subscription) SendingRenewal(UpnpService upnpService, RemoteGENASubscription subscription) SendingSubscribe(UpnpService upnpService, RemoteGENASubscription subscription, List<NetworkAddress> activeStreamServers) SendingUnsubscribe(UpnpService upnpService, RemoteGENASubscription subscription) -
Verwendungen von UpnpService in org.jupnp.registry
Felder in org.jupnp.registry, die deklariert sind als UpnpServiceMethoden in org.jupnp.registry, die UpnpService zurückgebenKonstruktoren in org.jupnp.registry mit Parametern vom Typ UpnpServiceModifiziererKonstruktorBeschreibungRegistryImpl(UpnpService upnpService) Starts background maintenance immediately.