|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.DefaultUpnpServiceConfiguration
org.teleal.cling.android.AndroidUpnpServiceConfiguration
public class AndroidUpnpServiceConfiguration
Constructor Summary | |
---|---|
AndroidUpnpServiceConfiguration()
|
|
AndroidUpnpServiceConfiguration(int streamListenPort)
|
Method Summary | |
---|---|
protected java.util.concurrent.Executor |
createDefaultExecutor()
|
protected DeviceDescriptorBinder |
createDeviceDescriptorBinderUDA10()
|
protected NetworkAddressFactory |
createNetworkAddressFactory(int streamListenPort)
|
protected ServiceDescriptorBinder |
createServiceDescriptorBinderUDA10()
|
StreamClient |
createStreamClient()
|
StreamServer |
createStreamServer(NetworkAddressFactory networkAddressFactory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AndroidUpnpServiceConfiguration()
public AndroidUpnpServiceConfiguration(int streamListenPort)
Method Detail |
---|
protected NetworkAddressFactory createNetworkAddressFactory(int streamListenPort)
createNetworkAddressFactory
in class DefaultUpnpServiceConfiguration
public StreamServer createStreamServer(NetworkAddressFactory networkAddressFactory)
createStreamServer
in interface UpnpServiceConfiguration
createStreamServer
in class DefaultUpnpServiceConfiguration
public StreamClient createStreamClient()
createStreamClient
in interface UpnpServiceConfiguration
createStreamClient
in class DefaultUpnpServiceConfiguration
protected DeviceDescriptorBinder createDeviceDescriptorBinderUDA10()
createDeviceDescriptorBinderUDA10
in class DefaultUpnpServiceConfiguration
protected ServiceDescriptorBinder createServiceDescriptorBinderUDA10()
createServiceDescriptorBinderUDA10
in class DefaultUpnpServiceConfiguration
protected java.util.concurrent.Executor createDefaultExecutor()
createDefaultExecutor
in class DefaultUpnpServiceConfiguration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |