Verwendungen von Klasse
org.jupnp.model.message.UpnpRequest
Packages, die UpnpRequest verwenden
Package
Beschreibung
-
Verwendungen von UpnpRequest in org.jupnp.model.message
Konstruktoren in org.jupnp.model.message mit Parametern vom Typ UpnpRequestModifiziererKonstruktorBeschreibungStreamRequestMessage(UpnpRequest operation) StreamRequestMessage(UpnpRequest operation, byte[] body) StreamRequestMessage(UpnpRequest operation, String body) -
Verwendungen von UpnpRequest in org.jupnp.model.message.control
Konstruktoren in org.jupnp.model.message.control mit Parametern vom Typ UpnpRequestModifiziererKonstruktorBeschreibungOutgoingActionRequestMessage(Action action, UpnpRequest operation) -
Verwendungen von UpnpRequest in org.jupnp.model.message.discovery
Konstruktorparameter in org.jupnp.model.message.discovery mit Typargumenten vom Typ UpnpRequestModifiziererKonstruktorBeschreibung -
Verwendungen von UpnpRequest in org.jupnp.protocol
Methodenparameter in org.jupnp.protocol mit Typargumenten vom Typ UpnpRequestModifizierer und TypMethodeBeschreibungprotected ReceivingAsyncProtocolFactoryImpl.createReceivingNotification(IncomingDatagramMessage<UpnpRequest> incomingRequest) protected ReceivingAsyncProtocolFactoryImpl.createReceivingSearch(IncomingDatagramMessage<UpnpRequest> incomingRequest) -
Verwendungen von UpnpRequest in org.jupnp.protocol.async
Konstruktorparameter in org.jupnp.protocol.async mit Typargumenten vom Typ UpnpRequestModifiziererKonstruktorBeschreibungReceivingNotification(UpnpService upnpService, IncomingDatagramMessage<UpnpRequest> inputMessage) ReceivingSearch(UpnpService upnpService, IncomingDatagramMessage<UpnpRequest> inputMessage)