1.0.0

Uses of Class
org.eclipse.soda.dk.transport.Transport

Packages that use Transport
org.eclipse.soda.dk.multicast.transport This package is part of the org.eclipse.soda.dk.multicast.transport project. 
org.eclipse.soda.dk.transport This package is part of the org.eclipse.soda.dk.transport project. 
org.eclipse.soda.dk.udp.transport This package is part of the org.eclipse.soda.dk.udp.transport project. 
 

Uses of Transport in org.eclipse.soda.dk.multicast.transport
 

Subclasses of Transport in org.eclipse.soda.dk.multicast.transport
 class MulticastTransport
          Multicast Transport.
 

Uses of Transport in org.eclipse.soda.dk.transport
 

Subclasses of Transport in org.eclipse.soda.dk.transport
 class ConnectionTransport
          The ConnectionTransport class implements the TransportService interface.
 class ResponseTransport
          The ResponseTransport class implements the TransportService interface.
 class ThreadTransport
          The ThreadTransport class is an implementation of the TransportService interface.
 class TunnelTransport
          The TunnelTransport class implements the TransportService interface.
 

Constructors in org.eclipse.soda.dk.transport with parameters of type Transport
Controller(Transport transport, int priority)
          Constructs a standard Notification object.
 

Uses of Transport in org.eclipse.soda.dk.udp.transport
 

Subclasses of Transport in org.eclipse.soda.dk.udp.transport
 class UdpTransport
          User Diagram Protocol (UDP) Transport.
 


1.0.0

Copyright (c) 1999, 2007 IBM