|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UpnpRequest in org.fourthline.cling.model.message |
---|
Constructors in org.fourthline.cling.model.message with parameters of type UpnpRequest | |
---|---|
StreamRequestMessage(UpnpRequest operation)
|
|
StreamRequestMessage(UpnpRequest operation,
byte[] body)
|
|
StreamRequestMessage(UpnpRequest operation,
String body)
|
Uses of UpnpRequest in org.fourthline.cling.model.message.control |
---|
Constructors in org.fourthline.cling.model.message.control with parameters of type UpnpRequest | |
---|---|
OutgoingActionRequestMessage(Action action,
UpnpRequest operation)
|
Uses of UpnpRequest in org.fourthline.cling.model.message.discovery |
---|
Constructor parameters in org.fourthline.cling.model.message.discovery with type arguments of type UpnpRequest | |
---|---|
IncomingNotificationRequest(IncomingDatagramMessage<UpnpRequest> source)
|
|
IncomingSearchRequest(IncomingDatagramMessage<UpnpRequest> source)
|
Uses of UpnpRequest in org.fourthline.cling.protocol |
---|
Method parameters in org.fourthline.cling.protocol with type arguments of type UpnpRequest | |
---|---|
protected ReceivingAsync |
ProtocolFactoryImpl.createReceivingNotification(IncomingDatagramMessage<UpnpRequest> incomingRequest)
|
protected ReceivingAsync |
ProtocolFactoryImpl.createReceivingSearch(IncomingDatagramMessage<UpnpRequest> incomingRequest)
|
Uses of UpnpRequest in org.fourthline.cling.protocol.async |
---|
Constructor parameters in org.fourthline.cling.protocol.async with type arguments of type UpnpRequest | |
---|---|
ReceivingNotification(UpnpService upnpService,
IncomingDatagramMessage<UpnpRequest> inputMessage)
|
|
ReceivingSearch(UpnpService upnpService,
IncomingDatagramMessage<UpnpRequest> inputMessage)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |