|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Connection | |
---|---|
org.fourthline.cling.model.message | |
org.fourthline.cling.model.profile |
Uses of Connection in org.fourthline.cling.model.message |
---|
Fields in org.fourthline.cling.model.message declared as Connection | |
---|---|
protected Connection |
StreamRequestMessage.connection
|
Methods in org.fourthline.cling.model.message that return Connection | |
---|---|
Connection |
StreamRequestMessage.getConnection()
|
Methods in org.fourthline.cling.model.message with parameters of type Connection | |
---|---|
void |
StreamRequestMessage.setConnection(Connection connection)
|
Uses of Connection in org.fourthline.cling.model.profile |
---|
Fields in org.fourthline.cling.model.profile declared as Connection | |
---|---|
protected Connection |
RemoteClientInfo.connection
|
Methods in org.fourthline.cling.model.profile that return Connection | |
---|---|
Connection |
RemoteClientInfo.getConnection()
|
Constructors in org.fourthline.cling.model.profile with parameters of type Connection | |
---|---|
RemoteClientInfo(Connection connection,
UpnpHeaders requestHeaders)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |