|
YAACC - UPNP Client and Server
|
Supertype for all synchronously executing protocols, sending UPnP messages. More...


Public Member Functions | |
| void | run () |
| String | toString () |
Protected Member Functions | |
| abstract void | execute () throws IOException |
Supertype for all synchronously executing protocols, sending UPnP messages.
A IOException during execution will be wrapped in a fatal RuntimeException, unless its cause is an InterruptedException, in which case an INFO message will be logged.