|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpnpRequest | |
---|---|
org.teleal.cling.model.message | |
org.teleal.cling.model.message.control | |
org.teleal.cling.model.message.discovery | |
org.teleal.cling.protocol.async |
Uses of UpnpRequest in org.teleal.cling.model.message |
---|
Constructors in org.teleal.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.teleal.cling.model.message.control |
---|
Constructors in org.teleal.cling.model.message.control with parameters of type UpnpRequest | |
---|---|
OutgoingActionRequestMessage(Action action,
UpnpRequest operation)
|
Uses of UpnpRequest in org.teleal.cling.model.message.discovery |
---|
Constructor parameters in org.teleal.cling.model.message.discovery with type arguments of type UpnpRequest | |
---|---|
IncomingNotificationRequest(IncomingDatagramMessage<UpnpRequest> source)
|
|
IncomingSearchRequest(IncomingDatagramMessage<UpnpRequest> source)
|
Uses of UpnpRequest in org.teleal.cling.protocol.async |
---|
Constructor parameters in org.teleal.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 |