|
||||||||||
| 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 DefaultUpnpServiceConfigurationpublic StreamServer createStreamServer(NetworkAddressFactory networkAddressFactory)
createStreamServer in interface UpnpServiceConfigurationcreateStreamServer in class DefaultUpnpServiceConfigurationpublic StreamClient createStreamClient()
createStreamClient in interface UpnpServiceConfigurationcreateStreamClient in class DefaultUpnpServiceConfigurationprotected DeviceDescriptorBinder createDeviceDescriptorBinderUDA10()
createDeviceDescriptorBinderUDA10 in class DefaultUpnpServiceConfigurationprotected ServiceDescriptorBinder createServiceDescriptorBinderUDA10()
createServiceDescriptorBinderUDA10 in class DefaultUpnpServiceConfigurationprotected 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 | |||||||||