| Package | Description |
|---|---|
| org.jupnp.transport.impl | |
| org.jupnp.transport.impl.jetty | |
| org.jupnp.transport.impl.osgi |
| Modifier and Type | Field and Description |
|---|---|
protected ServletContainerAdapter |
ServletStreamServerConfigurationImpl.servletContainerAdapter |
| Modifier and Type | Method and Description |
|---|---|
ServletContainerAdapter |
ServletStreamServerConfigurationImpl.getServletContainerAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletStreamServerConfigurationImpl.setServletContainerAdapter(ServletContainerAdapter servletContainerAdapter) |
| Constructor and Description |
|---|
ServletStreamServerConfigurationImpl(ServletContainerAdapter servletContainerAdapter)
Defaults to port '0', ephemeral.
|
ServletStreamServerConfigurationImpl(ServletContainerAdapter servletContainerAdapter,
int listenPort) |
ServletStreamServerConfigurationImpl(ServletContainerAdapter servletContainerAdapter,
int listenPort,
int asyncTimeoutSeconds) |
| Modifier and Type | Class and Description |
|---|---|
class |
JettyServletContainer
A singleton wrapper of a
org.eclipse.jetty.server.Server. |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpServiceServletContainerAdapter
This is a servlet container adapter for an OSGi http service.
|
Copyright © 2023 jUPnP.org. All rights reserved.