YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
de.yaacc.upnp.protocol.SendingAsync Class Referenceabstract

Supertype for all synchronously executing protocols, sending UPnP messages. More...

Inheritance diagram for de.yaacc.upnp.protocol.SendingAsync:
Inheritance graph
Collaboration diagram for de.yaacc.upnp.protocol.SendingAsync:
Collaboration graph

Public Member Functions

void run ()
 
String toString ()
 

Protected Member Functions

abstract void execute () throws IOException
 

Detailed Description

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.

Author
Christian Bauer

The documentation for this class was generated from the following file: