Handles reception of GENA event unsubscribe messages.
More...
|
|
| ReceivingUnsubscribe (Registry registry, StreamRequestMessage inputMessage) |
| |
|
OUT | getOutputMessage () |
| |
| void | responseSent (StreamResponseMessage responseMessage) |
| | Called by the client of this protocol after the returned response has been successfully delivered.
|
| |
| void | responseException (Throwable t) |
| | Called by the client of this protocol if the returned response was not delivered.
|
| |
|
RemoteClientInfo | getRemoteClientInfo () |
| |
|
String | toString () |
| |
|
|
StreamResponseMessage | executeSync () throws IOException |
| |
|
| ReceivingSync (IN inputMessage) |
| |
|
final void | execute () throws IOException |
| |
|
abstract OUT | executeSync () throws IOException |
| |
|
|
final RemoteClientInfo | remoteClientInfo |
| |
|
OUT | outputMessage |
| |
Handles reception of GENA event unsubscribe messages.
- Author
- Christian Bauer
The documentation for this class was generated from the following file:
- /github/workspace/yaacc/src/main/java/de/yaacc/upnp/protocol/sync/ReceivingUnsubscribe.java