org.teleal.cling.transport.spi
Interface StreamServerConfiguration

All Known Implementing Classes:
StreamServerConfigurationImpl, StreamServerConfigurationImpl

public interface StreamServerConfiguration

Collection of typically needed configuration settings.

Author:
Christian Bauer

Method Summary
 int getListenPort()
           
 

Method Detail

getListenPort

int getListenPort()
Returns:
The TCP port to listen on for HTTP requests.


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.