org.teleal.cling
Interface UpnpService

All Known Implementing Classes:
UpnpServiceImpl

public interface UpnpService


Method Summary
 UpnpServiceConfiguration getConfiguration()
           
 ControlPoint getControlPoint()
           
 ProtocolFactory getProtocolFactory()
           
 Registry getRegistry()
           
 Router getRouter()
           
 void shutdown()
           
 

Method Detail

getConfiguration

UpnpServiceConfiguration getConfiguration()

getControlPoint

ControlPoint getControlPoint()

getProtocolFactory

ProtocolFactory getProtocolFactory()

getRegistry

Registry getRegistry()

getRouter

Router getRouter()

shutdown

void shutdown()


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