YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
de.yaacc.upnp.YaaccAsyncStreamServerConfigurationImpl Class Reference
Inheritance diagram for de.yaacc.upnp.YaaccAsyncStreamServerConfigurationImpl:
Inheritance graph
Collaboration diagram for de.yaacc.upnp.YaaccAsyncStreamServerConfigurationImpl:
Collaboration graph

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
 

Member Function Documentation

◆ getAsyncTimeoutSeconds()

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.

Returns
The default of 60 seconds.

◆ getListenPort()

int de.yaacc.upnp.YaaccAsyncStreamServerConfigurationImpl.getListenPort ( )
Returns
Defaults to 0.

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