Uses of Package
org.fourthline.cling.model.message

Packages that use org.fourthline.cling.model.message
org.fourthline.cling   
org.fourthline.cling.controlpoint   
org.fourthline.cling.mock   
org.fourthline.cling.model.gena   
org.fourthline.cling.model.message   
org.fourthline.cling.model.message.control   
org.fourthline.cling.model.message.discovery   
org.fourthline.cling.model.message.gena   
org.fourthline.cling.model.profile   
org.fourthline.cling.protocol   
org.fourthline.cling.protocol.async   
org.fourthline.cling.protocol.sync   
org.fourthline.cling.transport   
org.fourthline.cling.transport.impl   
org.fourthline.cling.transport.impl.apache   
org.fourthline.cling.transport.impl.jetty   
org.fourthline.cling.transport.spi   
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling
UpnpHeaders
          Provides UPnP header API in addition to plain multi-map HTTP header access.
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.controlpoint
UpnpResponse
          A response message, with a status code and message (OK, NOT FOUND, etc).
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.mock
IncomingDatagramMessage
          A received UDP datagram request or response message, with source address and port.
OutgoingDatagramMessage
          A UDP datagram request or response message for sending, with destination address and port.
StreamRequestMessage
          A TCP (HTTP) stream request message.
StreamResponseMessage
          A TCP (HTTP) stream response message.
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.model.gena
UpnpResponse
          A response message, with a status code and message (OK, NOT FOUND, etc).
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.model.message
Connection
          An API for the Cling protocol layer to access some transport layer details.
IncomingDatagramMessage
          A received UDP datagram request or response message, with source address and port.
StreamRequestMessage
          A TCP (HTTP) stream request message.
StreamResponseMessage
          A TCP (HTTP) stream response message.
UpnpHeaders
          Provides UPnP header API in addition to plain multi-map HTTP header access.
UpnpMessage
          A non-streaming message, the interface between the transport layer and the protocols.
UpnpMessage.BodyType
           
UpnpOperation
          The operation, or HTTP details, of a message.
UpnpRequest
          A request message, with a method (GET, POST, NOTIFY, etc).
UpnpRequest.Method
           
UpnpResponse
          A response message, with a status code and message (OK, NOT FOUND, etc).
UpnpResponse.Status
           
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.model.message.control
StreamRequestMessage
          A TCP (HTTP) stream request message.
StreamResponseMessage
          A TCP (HTTP) stream response message.
UpnpMessage
          A non-streaming message, the interface between the transport layer and the protocols.
UpnpRequest
          A request message, with a method (GET, POST, NOTIFY, etc).
UpnpResponse
          A response message, with a status code and message (OK, NOT FOUND, etc).
UpnpResponse.Status
           
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.model.message.discovery
IncomingDatagramMessage
          A received UDP datagram request or response message, with source address and port.
OutgoingDatagramMessage
          A UDP datagram request or response message for sending, with destination address and port.
UpnpMessage
          A non-streaming message, the interface between the transport layer and the protocols.
UpnpRequest
          A request message, with a method (GET, POST, NOTIFY, etc).
UpnpResponse
          A response message, with a status code and message (OK, NOT FOUND, etc).
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.model.message.gena
StreamRequestMessage
          A TCP (HTTP) stream request message.
StreamResponseMessage
          A TCP (HTTP) stream response message.
UpnpHeaders
          Provides UPnP header API in addition to plain multi-map HTTP header access.
UpnpMessage
          A non-streaming message, the interface between the transport layer and the protocols.
UpnpResponse
          A response message, with a status code and message (OK, NOT FOUND, etc).
UpnpResponse.Status
           
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.model.profile
Connection
          An API for the Cling protocol layer to access some transport layer details.
StreamRequestMessage
          A TCP (HTTP) stream request message.
UpnpHeaders
          Provides UPnP header API in addition to plain multi-map HTTP header access.
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.protocol
IncomingDatagramMessage
          A received UDP datagram request or response message, with source address and port.
StreamRequestMessage
          A TCP (HTTP) stream request message.
StreamResponseMessage
          A TCP (HTTP) stream response message.
UpnpMessage
          A non-streaming message, the interface between the transport layer and the protocols.
UpnpRequest
          A request message, with a method (GET, POST, NOTIFY, etc).
UpnpResponse
          A response message, with a status code and message (OK, NOT FOUND, etc).
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.protocol.async
IncomingDatagramMessage
          A received UDP datagram request or response message, with source address and port.
UpnpRequest
          A request message, with a method (GET, POST, NOTIFY, etc).
UpnpResponse
          A response message, with a status code and message (OK, NOT FOUND, etc).
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.protocol.sync
StreamRequestMessage
          A TCP (HTTP) stream request message.
StreamResponseMessage
          A TCP (HTTP) stream response message.
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.transport
IncomingDatagramMessage
          A received UDP datagram request or response message, with source address and port.
OutgoingDatagramMessage
          A UDP datagram request or response message for sending, with destination address and port.
StreamRequestMessage
          A TCP (HTTP) stream request message.
StreamResponseMessage
          A TCP (HTTP) stream response message.
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.transport.impl
Connection
          An API for the Cling protocol layer to access some transport layer details.
IncomingDatagramMessage
          A received UDP datagram request or response message, with source address and port.
OutgoingDatagramMessage
          A UDP datagram request or response message for sending, with destination address and port.
StreamRequestMessage
          A TCP (HTTP) stream request message.
StreamResponseMessage
          A TCP (HTTP) stream response message.
UpnpMessage
          A non-streaming message, the interface between the transport layer and the protocols.
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.transport.impl.apache
Connection
          An API for the Cling protocol layer to access some transport layer details.
StreamRequestMessage
          A TCP (HTTP) stream request message.
StreamResponseMessage
          A TCP (HTTP) stream response message.
UpnpMessage
          A non-streaming message, the interface between the transport layer and the protocols.
UpnpOperation
          The operation, or HTTP details, of a message.
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.transport.impl.jetty
StreamRequestMessage
          A TCP (HTTP) stream request message.
StreamResponseMessage
          A TCP (HTTP) stream response message.
 

Classes in org.fourthline.cling.model.message used by org.fourthline.cling.transport.spi
IncomingDatagramMessage
          A received UDP datagram request or response message, with source address and port.
OutgoingDatagramMessage
          A UDP datagram request or response message for sending, with destination address and port.
StreamRequestMessage
          A TCP (HTTP) stream request message.
StreamResponseMessage
          A TCP (HTTP) stream response message.
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.