org.teleal.cling.android
Class AndroidUpnpServiceConfiguration
java.lang.Object
org.teleal.cling.DefaultUpnpServiceConfiguration
org.teleal.cling.android.AndroidUpnpServiceConfiguration
- All Implemented Interfaces:
- UpnpServiceConfiguration
public class AndroidUpnpServiceConfiguration
- extends DefaultUpnpServiceConfiguration
- Author:
- Christian Bauer
Methods inherited from class org.teleal.cling.DefaultUpnpServiceConfiguration |
createDatagramIO, createDatagramProcessor, createDeviceDescriptorBinderUDA10, createGENAEventProcessor, createMulticastReceiver, createNetworkAddressFactory, createServiceDescriptorBinderUDA10, createSOAPActionProcessor, getAsyncProtocolExecutor, getDatagramIOExecutor, getDatagramProcessor, getDefaultExecutor, getDeviceDescriptorBinderUDA10, getGenaEventProcessor, getMulticastReceiverExecutor, getRegistryListenerExecutor, getRegistryMaintainerExecutor, getServiceDescriptorBinderUDA10, getSoapActionProcessor, getStreamServerExecutor, getSyncProtocolExecutor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AndroidUpnpServiceConfiguration
public AndroidUpnpServiceConfiguration()
createNetworkAddressFactory
protected NetworkAddressFactory createNetworkAddressFactory(int streamListenPort)
- Overrides:
createNetworkAddressFactory
in class DefaultUpnpServiceConfiguration
createStreamServer
public StreamServer createStreamServer(NetworkAddressFactory networkAddressFactory)
- Specified by:
createStreamServer
in interface UpnpServiceConfiguration
- Overrides:
createStreamServer
in class DefaultUpnpServiceConfiguration
createStreamClient
public StreamClient createStreamClient()
- Specified by:
createStreamClient
in interface UpnpServiceConfiguration
- Overrides:
createStreamClient
in class DefaultUpnpServiceConfiguration
createDefaultExecutor
protected Executor createDefaultExecutor()
- Overrides:
createDefaultExecutor
in class DefaultUpnpServiceConfiguration
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.