|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamServer | |
|---|---|
| org.fourthline.cling | |
| org.fourthline.cling.android | |
| org.fourthline.cling.transport | |
| org.fourthline.cling.transport.impl | |
| org.fourthline.cling.transport.impl.apache | |
| Uses of StreamServer in org.fourthline.cling |
|---|
| Methods in org.fourthline.cling that return StreamServer | |
|---|---|
StreamServer |
UpnpServiceConfiguration.createStreamServer(NetworkAddressFactory networkAddressFactory)
|
StreamServer |
ManagedUpnpServiceConfiguration.createStreamServer(NetworkAddressFactory networkAddressFactory)
|
StreamServer |
DefaultUpnpServiceConfiguration.createStreamServer(NetworkAddressFactory networkAddressFactory)
|
| Uses of StreamServer in org.fourthline.cling.android |
|---|
| Methods in org.fourthline.cling.android that return StreamServer | |
|---|---|
StreamServer |
AndroidUpnpServiceConfiguration.createStreamServer(NetworkAddressFactory networkAddressFactory)
|
| Uses of StreamServer in org.fourthline.cling.transport |
|---|
| Fields in org.fourthline.cling.transport with type parameters of type StreamServer | |
|---|---|
protected Map<InetAddress,StreamServer> |
RouterImpl.streamServers
|
| Uses of StreamServer in org.fourthline.cling.transport.impl |
|---|
| Classes in org.fourthline.cling.transport.impl that implement StreamServer | |
|---|---|
class |
AsyncServletStreamServerImpl
Implementation based on Servlet 3.0 API. |
| Uses of StreamServer in org.fourthline.cling.transport.impl.apache |
|---|
| Classes in org.fourthline.cling.transport.impl.apache that implement StreamServer | |
|---|---|
class |
StreamServerImpl
Implementation based on Apache HTTP Components 4.2. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||