org.teleal.cling
Interface UpnpServiceConfiguration
- All Known Implementing Classes:
- AndroidUpnpServiceConfiguration, DefaultUpnpServiceConfiguration
public interface UpnpServiceConfiguration
- Author:
- Christian Bauer
createNetworkAddressFactory
NetworkAddressFactory createNetworkAddressFactory()
getDatagramProcessor
DatagramProcessor getDatagramProcessor()
getSoapActionProcessor
SOAPActionProcessor getSoapActionProcessor()
getGenaEventProcessor
GENAEventProcessor getGenaEventProcessor()
createStreamClient
StreamClient createStreamClient()
createMulticastReceiver
MulticastReceiver createMulticastReceiver(NetworkAddressFactory networkAddressFactory)
createDatagramIO
DatagramIO createDatagramIO(NetworkAddressFactory networkAddressFactory)
createStreamServer
StreamServer createStreamServer(NetworkAddressFactory networkAddressFactory)
getMulticastReceiverExecutor
java.util.concurrent.Executor getMulticastReceiverExecutor()
getDatagramIOExecutor
java.util.concurrent.Executor getDatagramIOExecutor()
getStreamServerExecutor
java.util.concurrent.Executor getStreamServerExecutor()
getDeviceDescriptorBinderUDA10
DeviceDescriptorBinder getDeviceDescriptorBinderUDA10()
getServiceDescriptorBinderUDA10
ServiceDescriptorBinder getServiceDescriptorBinderUDA10()
getAsyncProtocolExecutor
java.util.concurrent.Executor getAsyncProtocolExecutor()
getSyncProtocolExecutor
java.util.concurrent.Executor getSyncProtocolExecutor()
getRegistryMaintainerExecutor
java.util.concurrent.Executor getRegistryMaintainerExecutor()
getRegistryListenerExecutor
java.util.concurrent.Executor getRegistryListenerExecutor()
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.