Uses of Package
org.teleal.cling.protocol

Packages that use org.teleal.cling.protocol
org.teleal.cling   
org.teleal.cling.android   
org.teleal.cling.controlpoint   
org.teleal.cling.mock   
org.teleal.cling.protocol   
org.teleal.cling.protocol.async   
org.teleal.cling.protocol.sync   
org.teleal.cling.registry   
org.teleal.cling.transport   
org.teleal.cling.transport.impl   
org.teleal.cling.transport.impl.apache   
org.teleal.cling.transport.spi   
 

Classes in org.teleal.cling.protocol used by org.teleal.cling
ProtocolFactory
          Factory for UPnP protocols, the core implementation of the UPnP specification.
 

Classes in org.teleal.cling.protocol used by org.teleal.cling.android
ProtocolFactory
          Factory for UPnP protocols, the core implementation of the UPnP specification.
 

Classes in org.teleal.cling.protocol used by org.teleal.cling.controlpoint
ProtocolFactory
          Factory for UPnP protocols, the core implementation of the UPnP specification.
 

Classes in org.teleal.cling.protocol used by org.teleal.cling.mock
ProtocolFactory
          Factory for UPnP protocols, the core implementation of the UPnP specification.
ProtocolFactoryImpl
          Default implementation, directly instantiates the appropriate protocols.
 

Classes in org.teleal.cling.protocol used by org.teleal.cling.protocol
ProtocolCreationException
          Recoverable error, thrown when no protocol is available to handle a UPnP message.
ProtocolFactory
          Factory for UPnP protocols, the core implementation of the UPnP specification.
ReceivingAsync
          Supertype for all asynchronously executing protocols, handling reception of UPnP messages.
ReceivingSync
          Supertype for all synchronously executing protocols, handling reception of UPnP messages and return a response.
SendingAsync
          Supertype for all synchronously executing protocols, sending UPnP messages.
 

Classes in org.teleal.cling.protocol used by org.teleal.cling.protocol.async
ReceivingAsync
          Supertype for all asynchronously executing protocols, handling reception of UPnP messages.
SendingAsync
          Supertype for all synchronously executing protocols, sending UPnP messages.
 

Classes in org.teleal.cling.protocol used by org.teleal.cling.protocol.sync
ReceivingAsync
          Supertype for all asynchronously executing protocols, handling reception of UPnP messages.
ReceivingSync
          Supertype for all synchronously executing protocols, handling reception of UPnP messages and return a response.
SendingAsync
          Supertype for all synchronously executing protocols, sending UPnP messages.
SendingSync
          Supertype for all synchronously executing protocols, sending UPnP messages.
 

Classes in org.teleal.cling.protocol used by org.teleal.cling.registry
ProtocolFactory
          Factory for UPnP protocols, the core implementation of the UPnP specification.
 

Classes in org.teleal.cling.protocol used by org.teleal.cling.transport
ProtocolFactory
          Factory for UPnP protocols, the core implementation of the UPnP specification.
 

Classes in org.teleal.cling.protocol used by org.teleal.cling.transport.impl
ProtocolFactory
          Factory for UPnP protocols, the core implementation of the UPnP specification.
 

Classes in org.teleal.cling.protocol used by org.teleal.cling.transport.impl.apache
ProtocolFactory
          Factory for UPnP protocols, the core implementation of the UPnP specification.
 

Classes in org.teleal.cling.protocol used by org.teleal.cling.transport.spi
ProtocolFactory
          Factory for UPnP protocols, the core implementation of the UPnP specification.
ReceivingSync
          Supertype for all synchronously executing protocols, handling reception of UPnP messages and return a response.
 



Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.