| Package | Description |
|---|---|
| org.jupnp.transport | |
| org.jupnp.transport.impl | |
| org.jupnp.transport.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransportConfiguration<SCC extends StreamClientConfiguration,SSC extends StreamServerConfiguration>
Interface to abstract a transport implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static <SCC extends StreamClientConfiguration,SSC extends StreamServerConfiguration> |
TransportConfigurationProvider.getDefaultTransportConfiguration() |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletStreamServerConfigurationImpl
Settings for the async Servlet 2.4/3.0 implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StreamServer<C extends StreamServerConfiguration>
Service for receiving TCP (HTTP) streams, one per bound IP address.
|
Copyright © 2023 jUPnP.org. All rights reserved.