Package org.teleal.cling.transport.spi

Interface Summary
DatagramIO<C extends DatagramIOConfiguration> 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.
MulticastReceiver<C extends MulticastReceiverConfiguration> 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.
StreamClient<C extends StreamClientConfiguration> Service for sending TCP (HTTP) stream request messages.
StreamClientConfiguration Collection of typically needed configuration settings.
StreamServer<C extends StreamServerConfiguration> Service for receiving TCP (HTTP) streams, one per bound IP address.
StreamServerConfiguration Collection of typically needed configuration settings.
 

Class Summary
UpnpStream A runnable representation of a single HTTP request/response procedure.
 

Exception Summary
InitializationException Thrown by the transport layer implementation when service setup fails.
UnsupportedDataException Thrown by processors/converters when errors occured.
 



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