|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UpnpServiceConfiguration in org.fourthline.cling |
---|
Classes in org.fourthline.cling that implement UpnpServiceConfiguration | |
---|---|
class |
DefaultUpnpServiceConfiguration
Default configuration data of a typical UPnP stack. |
class |
ManagedUpnpServiceConfiguration
Adapter for CDI environments. |
Fields in org.fourthline.cling declared as UpnpServiceConfiguration | |
---|---|
protected UpnpServiceConfiguration |
UpnpServiceImpl.configuration
|
Methods in org.fourthline.cling that return UpnpServiceConfiguration | |
---|---|
UpnpServiceConfiguration |
UpnpServiceImpl.getConfiguration()
|
UpnpServiceConfiguration |
UpnpService.getConfiguration()
|
UpnpServiceConfiguration |
ManagedUpnpService.getConfiguration()
|
Constructors in org.fourthline.cling with parameters of type UpnpServiceConfiguration | |
---|---|
UpnpServiceImpl(UpnpServiceConfiguration configuration,
RegistryListener... registryListeners)
|
Uses of UpnpServiceConfiguration in org.fourthline.cling.android |
---|
Classes in org.fourthline.cling.android that implement UpnpServiceConfiguration | |
---|---|
class |
AndroidUpnpServiceConfiguration
Configuration settings for deployment on Android. |
Methods in org.fourthline.cling.android that return UpnpServiceConfiguration | |
---|---|
protected UpnpServiceConfiguration |
AndroidUpnpServiceImpl.createConfiguration()
|
UpnpServiceConfiguration |
AndroidUpnpServiceImpl.Binder.getConfiguration()
|
UpnpServiceConfiguration |
AndroidUpnpService.getConfiguration()
|
Methods in org.fourthline.cling.android with parameters of type UpnpServiceConfiguration | |
---|---|
protected AndroidRouter |
AndroidUpnpServiceImpl.createRouter(UpnpServiceConfiguration configuration,
ProtocolFactory protocolFactory,
android.content.Context context)
|
Constructors in org.fourthline.cling.android with parameters of type UpnpServiceConfiguration | |
---|---|
AndroidRouter(UpnpServiceConfiguration configuration,
ProtocolFactory protocolFactory,
android.content.Context context)
|
Uses of UpnpServiceConfiguration in org.fourthline.cling.controlpoint |
---|
Fields in org.fourthline.cling.controlpoint declared as UpnpServiceConfiguration | |
---|---|
protected UpnpServiceConfiguration |
ControlPointImpl.configuration
|
Methods in org.fourthline.cling.controlpoint that return UpnpServiceConfiguration | |
---|---|
UpnpServiceConfiguration |
ControlPointImpl.getConfiguration()
|
UpnpServiceConfiguration |
ControlPoint.getConfiguration()
|
Constructors in org.fourthline.cling.controlpoint with parameters of type UpnpServiceConfiguration | |
---|---|
ControlPointImpl(UpnpServiceConfiguration configuration,
ProtocolFactory protocolFactory,
Registry registry)
|
Uses of UpnpServiceConfiguration in org.fourthline.cling.mock |
---|
Classes in org.fourthline.cling.mock that implement UpnpServiceConfiguration | |
---|---|
class |
MockUpnpServiceConfiguration
|
Fields in org.fourthline.cling.mock declared as UpnpServiceConfiguration | |
---|---|
protected UpnpServiceConfiguration |
MockUpnpService.configuration
|
protected UpnpServiceConfiguration |
MockRouter.configuration
|
Methods in org.fourthline.cling.mock that return UpnpServiceConfiguration | |
---|---|
UpnpServiceConfiguration |
MockUpnpService.getConfiguration()
|
UpnpServiceConfiguration |
MockRouter.getConfiguration()
|
Constructors in org.fourthline.cling.mock with parameters of type UpnpServiceConfiguration | |
---|---|
MockRouter(UpnpServiceConfiguration configuration,
ProtocolFactory protocolFactory)
|
Uses of UpnpServiceConfiguration in org.fourthline.cling.registry |
---|
Methods in org.fourthline.cling.registry that return UpnpServiceConfiguration | |
---|---|
UpnpServiceConfiguration |
RegistryImpl.getConfiguration()
|
UpnpServiceConfiguration |
Registry.getConfiguration()
|
Uses of UpnpServiceConfiguration in org.fourthline.cling.transport |
---|
Fields in org.fourthline.cling.transport declared as UpnpServiceConfiguration | |
---|---|
protected UpnpServiceConfiguration |
RouterImpl.configuration
|
Methods in org.fourthline.cling.transport that return UpnpServiceConfiguration | |
---|---|
UpnpServiceConfiguration |
RouterImpl.getConfiguration()
|
UpnpServiceConfiguration |
Router.getConfiguration()
|
Constructors in org.fourthline.cling.transport with parameters of type UpnpServiceConfiguration | |
---|---|
RouterImpl(UpnpServiceConfiguration configuration,
ProtocolFactory protocolFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |