| Package | Description |
|---|---|
| org.fourthline.cling.model.message | |
| org.fourthline.cling.model.profile | |
| org.fourthline.cling.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 |
|---|---|
protected class |
AsyncServletStreamServerImpl.AsyncServletConnection |
protected class |
StreamServerImpl.HttpServerConnection |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Connection |
HttpExchangeUpnpStream.createConnection() |
protected abstract Connection |
AsyncServletUpnpStream.createConnection() |
Copyright © 2016 4th Line GmbH, Switzerland. All rights reserved.