Uses of Package
org.teleal.cling.transport.spi

Packages that use org.teleal.cling.transport.spi
org.teleal.cling   
org.teleal.cling.android   
org.teleal.cling.mock   
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.transport.spi used by org.teleal.cling
DatagramIO
          Service for receiving (unicast only) and sending UDP datagrams, one per bound IP address.
DatagramProcessor
          Reads and creates UDP datagrams from and into UPnP messages.
GENAEventProcessor
          Reads and writes GENA XML content.
MulticastReceiver
          Service for receiving multicast UDP datagrams, one per bound network interface.
NetworkAddressFactory
          Configuration utility for network interfaces and addresses.
SOAPActionProcessor
          Converts UPnP SOAP messages from/to action invocations.
StreamClient
          Service for sending TCP (HTTP) stream request messages.
StreamServer
          Service for receiving TCP (HTTP) streams, one per bound IP address.
 

Classes in org.teleal.cling.transport.spi used by org.teleal.cling.android
InitializationException
          Thrown by the transport layer implementation when service setup fails.
NetworkAddressFactory
          Configuration utility for network interfaces and addresses.
StreamClient
          Service for sending TCP (HTTP) stream request messages.
StreamServer
          Service for receiving TCP (HTTP) streams, one per bound IP address.
UpnpStream
          A runnable representation of a single HTTP request/response procedure.
 

Classes in org.teleal.cling.transport.spi used by org.teleal.cling.mock
NetworkAddressFactory
          Configuration utility for network interfaces and addresses.
UpnpStream
          A runnable representation of a single HTTP request/response procedure.
 

Classes in org.teleal.cling.transport.spi used by org.teleal.cling.transport
DatagramIO
          Service for receiving (unicast only) and sending UDP datagrams, one per bound IP address.
InitializationException
          Thrown by the transport layer implementation when service setup fails.
MulticastReceiver
          Service for receiving multicast UDP datagrams, one per bound network interface.
NetworkAddressFactory
          Configuration utility for network interfaces and addresses.
StreamClient
          Service for sending TCP (HTTP) stream request messages.
StreamServer
          Service for receiving TCP (HTTP) streams, one per bound IP address.
UpnpStream
          A runnable representation of a single HTTP request/response procedure.
 

Classes in org.teleal.cling.transport.spi used by org.teleal.cling.transport.impl
DatagramIO
          Service for receiving (unicast only) and sending UDP datagrams, one per bound IP address.
DatagramIOConfiguration
          Collection of typically needed configuration settings.
DatagramProcessor
          Reads and creates UDP datagrams from and into UPnP messages.
GENAEventProcessor
          Reads and writes GENA XML content.
InitializationException
          Thrown by the transport layer implementation when service setup fails.
MulticastReceiver
          Service for receiving multicast UDP datagrams, one per bound network interface.
MulticastReceiverConfiguration
          Collection of typically needed configuration settings.
NetworkAddressFactory
          Configuration utility for network interfaces and addresses.
SOAPActionProcessor
          Converts UPnP SOAP messages from/to action invocations.
UnsupportedDataException
          Thrown by processors/converters when errors occured.
UpnpStream
          A runnable representation of a single HTTP request/response procedure.
 

Classes in org.teleal.cling.transport.spi used by org.teleal.cling.transport.impl.apache
InitializationException
          Thrown by the transport layer implementation when service setup fails.
StreamClient
          Service for sending TCP (HTTP) stream request messages.
StreamClientConfiguration
          Collection of typically needed configuration settings.
StreamServer
          Service for receiving TCP (HTTP) streams, one per bound IP address.
StreamServerConfiguration
          Collection of typically needed configuration settings.
UpnpStream
          A runnable representation of a single HTTP request/response procedure.
 

Classes in org.teleal.cling.transport.spi used by org.teleal.cling.transport.spi
DatagramIOConfiguration
          Collection of typically needed configuration settings.
DatagramProcessor
          Reads and creates UDP datagrams from and into UPnP messages.
InitializationException
          Thrown by the transport layer implementation when service setup fails.
MulticastReceiverConfiguration
          Collection of typically needed configuration settings.
StreamClientConfiguration
          Collection of typically needed configuration settings.
StreamServerConfiguration
          Collection of typically needed configuration settings.
UnsupportedDataException
          Thrown by processors/converters when errors occured.
 



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