| Package | Description |
|---|---|
| org.fourthline.cling | |
| org.fourthline.cling.android | |
| org.fourthline.cling.transport | |
| org.fourthline.cling.transport.impl |
| 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.
|
class |
StreamServerImpl
Implementation based on the built-in SUN JDK 6.0 HTTP Server.
|
Copyright © 2015 4th Line GmbH, Switzerland. All rights reserved.