Package org.exolab.jms.net.socket

Abstract connector that multiplexes data over a socket

See:
          Description

Class Summary
SocketConnectionFactory A factory for establishing and accepting socket connections.
SocketEndpoint Adapts a Socket to the Endpoint interface.
SocketManagedConnection SocketManagedConnection manages multiple Connection instances over a single socket.
SocketManagedConnectionAcceptor A ManagedConnectionAcceptor for accepting socket connections.
SocketManagedConnectionFactory A factory for concrete SocketManagedConnection and SocketManagedConnectionAcceptor instances.
SocketRequestInfo Implementation of the ConnectionRequestInfo interface that enables socket based connectors to pass data across the connection request flow.
 

Package org.exolab.jms.net.socket Description

Abstract connector that multiplexes data over a socket



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.