| Package | Description |
|---|---|
| org.jupnp | |
| org.jupnp.transport | |
| org.jupnp.transport.impl.jetty | |
| org.jupnp.transport.spi |
| Modifier and Type | Method and Description |
|---|---|
StreamClient |
DefaultUpnpServiceConfiguration.createStreamClient() |
StreamClient |
OSGiUpnpServiceConfiguration.createStreamClient() |
StreamClient |
UpnpServiceConfiguration.createStreamClient() |
| Modifier and Type | Field and Description |
|---|---|
protected StreamClient |
RouterImpl.streamClient |
| Modifier and Type | Method and Description |
|---|---|
StreamClient<SCC> |
TransportConfiguration.createStreamClient(ExecutorService executorService,
StreamClientConfiguration configuration)
Creates a
StreamClient using the given ExecutorService for async calls. |
| Modifier and Type | Class and Description |
|---|---|
class |
JettyStreamClientImpl
Implementation based on Jetty 9.2.x.
|
| Modifier and Type | Method and Description |
|---|---|
StreamClient |
JettyTransportConfiguration.createStreamClient(ExecutorService executorService,
StreamClientConfiguration configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStreamClient<C extends StreamClientConfiguration,REQUEST>
Implements the timeout/callback processing and unifies exception handling.
|
Copyright © 2023 jUPnP.org. All rights reserved.