| Package | Description |
|---|---|
| org.jupnp | |
| org.jupnp.transport | |
| org.jupnp.transport.impl | |
| org.jupnp.transport.impl.jetty |
| Modifier and Type | Method and Description |
|---|---|
StreamServer |
DefaultUpnpServiceConfiguration.createStreamServer(NetworkAddressFactory networkAddressFactory) |
StreamServer |
OSGiUpnpServiceConfiguration.createStreamServer(NetworkAddressFactory networkAddressFactory) |
StreamServer |
UpnpServiceConfiguration.createStreamServer(NetworkAddressFactory networkAddressFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<InetAddress,StreamServer> |
RouterImpl.streamServers |
| Modifier and Type | Method and Description |
|---|---|
StreamServer<SSC> |
TransportConfiguration.createStreamServer(int listenerPort)
Creates a
StreamServer using the given listenerPort. |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletStreamServerImpl
Servlet stream server implementation.
|
| Modifier and Type | Method and Description |
|---|---|
StreamServer |
JettyTransportConfiguration.createStreamServer(int listenerPort) |
Copyright © 2023 jUPnP.org. All rights reserved.