YAACC - UPNP Client and Server
|
Public Member Functions | |
YaaccAsyncStreamServerConfigurationImpl (int listenPort) | |
int | getListenPort () |
int | getAsyncTimeoutSeconds () |
The time in seconds this server wait for the org.fourthline.cling.transport.Router to execute a org.fourthline.cling.transport.spi.UpnpStream . | |
Protected Attributes | |
int | listenPort |
int | asyncTimeoutSeconds = 60 |
int de.yaacc.upnp.YaaccAsyncStreamServerConfigurationImpl.getAsyncTimeoutSeconds | ( | ) |
The time in seconds this server wait for the org.fourthline.cling.transport.Router
to execute a org.fourthline.cling.transport.spi.UpnpStream
.
int de.yaacc.upnp.YaaccAsyncStreamServerConfigurationImpl.getListenPort | ( | ) |
0
.