| Package | Description |
|---|---|
| org.jupnp.model.message | |
| org.jupnp.model.profile | |
| org.jupnp.transport.impl |
| Modifier and Type | Field and Description |
|---|---|
protected Connection |
StreamRequestMessage.connection |
| Modifier and Type | Method and Description |
|---|---|
Connection |
StreamRequestMessage.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamRequestMessage.setConnection(Connection connection) |
| Modifier and Type | Field and Description |
|---|---|
protected Connection |
RemoteClientInfo.connection |
| Modifier and Type | Method and Description |
|---|---|
Connection |
RemoteClientInfo.getConnection() |
| Constructor and Description |
|---|
RemoteClientInfo(Connection connection,
UpnpHeaders requestHeaders) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletConnection
UPNP Connection implementation using a
HttpServletRequest. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Connection |
ServletUpnpStream.createConnection() |
protected abstract Connection |
HttpExchangeUpnpStream.createConnection() |
Copyright © 2023 jUPnP.org. All rights reserved.