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
Executor getMulticastReceiverExecutor()
getDatagramIOExecutor
Executor getDatagramIOExecutor()
getStreamServerExecutor
Executor getStreamServerExecutor()
getDeviceDescriptorBinderUDA10
DeviceDescriptorBinder getDeviceDescriptorBinderUDA10()
getServiceDescriptorBinderUDA10
ServiceDescriptorBinder getServiceDescriptorBinderUDA10()
getAsyncProtocolExecutor
Executor getAsyncProtocolExecutor()
getSyncProtocolExecutor
Executor getSyncProtocolExecutor()
getRegistryMaintainerExecutor
Executor getRegistryMaintainerExecutor()
getRegistryListenerExecutor
Executor getRegistryListenerExecutor()
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.