|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
| Uses of UpnpRequest in org.teleal.cling.transport.impl.apache |
|---|
| Methods in org.teleal.cling.transport.impl.apache with parameters of type UpnpRequest | |
|---|---|
protected org.apache.http.client.methods.HttpUriRequest |
StreamClientImpl.createHttpRequest(UpnpMessage upnpMessage,
UpnpRequest upnpRequestOperation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||