| Package | Description |
|---|---|
| org.jupnp.model.message | |
| org.jupnp.model.message.control | |
| org.jupnp.model.message.discovery | |
| org.jupnp.protocol | |
| org.jupnp.protocol.async |
| Constructor and Description |
|---|
StreamRequestMessage(UpnpRequest operation) |
StreamRequestMessage(UpnpRequest operation,
byte[] body) |
StreamRequestMessage(UpnpRequest operation,
String body) |
| Constructor and Description |
|---|
OutgoingActionRequestMessage(Action action,
UpnpRequest operation) |
| Constructor and Description |
|---|
IncomingNotificationRequest(IncomingDatagramMessage<UpnpRequest> source) |
IncomingSearchRequest(IncomingDatagramMessage<UpnpRequest> source) |
| Modifier and Type | Method and Description |
|---|---|
protected ReceivingAsync |
ProtocolFactoryImpl.createReceivingNotification(IncomingDatagramMessage<UpnpRequest> incomingRequest) |
protected ReceivingAsync |
ProtocolFactoryImpl.createReceivingSearch(IncomingDatagramMessage<UpnpRequest> incomingRequest) |
| Constructor and Description |
|---|
ReceivingNotification(UpnpService upnpService,
IncomingDatagramMessage<UpnpRequest> inputMessage) |
ReceivingSearch(UpnpService upnpService,
IncomingDatagramMessage<UpnpRequest> inputMessage) |
Copyright © 2023 jUPnP.org. All rights reserved.