Uses of Interface
org.teleal.cling.UpnpServiceConfiguration

Packages that use UpnpServiceConfiguration
org.teleal.cling   
org.teleal.cling.controlpoint   
org.teleal.cling.registry   
org.teleal.cling.transport   
 

Uses of UpnpServiceConfiguration in org.teleal.cling
 

Classes in org.teleal.cling that implement UpnpServiceConfiguration
 class DefaultUpnpServiceConfiguration
           
 

Fields in org.teleal.cling declared as UpnpServiceConfiguration
protected  UpnpServiceConfiguration UpnpServiceImpl.configuration
           
 

Methods in org.teleal.cling that return UpnpServiceConfiguration
 UpnpServiceConfiguration UpnpServiceImpl.getConfiguration()
           
 UpnpServiceConfiguration UpnpService.getConfiguration()
           
 

Constructors in org.teleal.cling with parameters of type UpnpServiceConfiguration
UpnpServiceImpl(UpnpServiceConfiguration configuration, RegistryListener... registryListeners)
           
 

Uses of UpnpServiceConfiguration in org.teleal.cling.controlpoint
 

Fields in org.teleal.cling.controlpoint declared as UpnpServiceConfiguration
protected  UpnpServiceConfiguration ControlPointImpl.configuration
           
 

Methods in org.teleal.cling.controlpoint that return UpnpServiceConfiguration
 UpnpServiceConfiguration ControlPointImpl.getConfiguration()
           
 UpnpServiceConfiguration ControlPoint.getConfiguration()
           
 

Constructors in org.teleal.cling.controlpoint with parameters of type UpnpServiceConfiguration
ControlPointImpl(UpnpServiceConfiguration configuration, ProtocolFactory protocolFactory, Registry registry)
           
 

Uses of UpnpServiceConfiguration in org.teleal.cling.registry
 

Fields in org.teleal.cling.registry declared as UpnpServiceConfiguration
protected  UpnpServiceConfiguration RegistryImpl.configuration
           
 

Methods in org.teleal.cling.registry that return UpnpServiceConfiguration
 UpnpServiceConfiguration RegistryImpl.getConfiguration()
           
 UpnpServiceConfiguration Registry.getConfiguration()
           
 

Constructors in org.teleal.cling.registry with parameters of type UpnpServiceConfiguration
RegistryImpl(UpnpServiceConfiguration configuration, ProtocolFactory protocolFactory)
           
 

Uses of UpnpServiceConfiguration in org.teleal.cling.transport
 

Fields in org.teleal.cling.transport declared as UpnpServiceConfiguration
protected  UpnpServiceConfiguration RouterImpl.configuration
           
 

Methods in org.teleal.cling.transport that return UpnpServiceConfiguration
 UpnpServiceConfiguration RouterImpl.getConfiguration()
           
 UpnpServiceConfiguration Router.getConfiguration()
           
 

Constructors in org.teleal.cling.transport with parameters of type UpnpServiceConfiguration
RouterImpl(UpnpServiceConfiguration configuration, ProtocolFactory protocolFactory)
           
 



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