Package | Description |
---|---|
org.fourthline.cling | |
org.fourthline.cling.android | |
org.fourthline.cling.transport | |
org.fourthline.cling.transport.impl | |
org.fourthline.cling.transport.impl.apache |
Modifier and Type | Method and Description |
---|---|
StreamServer |
UpnpServiceConfiguration.createStreamServer(NetworkAddressFactory networkAddressFactory) |
StreamServer |
ManagedUpnpServiceConfiguration.createStreamServer(NetworkAddressFactory networkAddressFactory) |
StreamServer |
DefaultUpnpServiceConfiguration.createStreamServer(NetworkAddressFactory networkAddressFactory) |
Modifier and Type | Method and Description |
---|---|
StreamServer |
AndroidUpnpServiceConfiguration.createStreamServer(NetworkAddressFactory networkAddressFactory) |
Modifier and Type | Field and Description |
---|---|
protected Map<InetAddress,StreamServer> |
RouterImpl.streamServers |
Modifier and Type | Class and Description |
---|---|
class |
AsyncServletStreamServerImpl
Implementation based on Servlet 3.0 API.
|
Modifier and Type | Class and Description |
---|---|
class |
StreamServerImpl
Implementation based on Apache HTTP Components 4.2.
|
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.