Package org.exolab.core.mipc

Interface Summary
ConnectionNotifierIfc This interface is implemented by clients that wish to be notified by the MultiplexConnectionServer when it establishes new MultiplexConnections.
DisconnectionEventListener This interface is implemented by clients that wish to be notified when a MultiplexConnection is abnormally terminated
MultiplexConnectionIfc  
MultiplexConnectionServerIfc Create a listener SSL socket and wait for requests to come in.
TcpConstants Constants used by the mipc package.
 

Class Summary
MultiplexConnection The MultiplexConnection encapsulates a single network connection.
MultiplexConnectionServer Create a listener socket and wait for requests to come in.
MultiplexSSLConnection The MultiplexSSLConnection encapsulates a single network connection.
MultiplexSSLConnectionServer Create a listener SSL socket and wait for requests to come in.
ObjectChannel The ObjectChannel is associated with a MultiplexConnection.
Queue A simple FIFO Queue implementation that allows for concurrent access by consumers and producers.
 



Copyright © 1999-2005 The Exolab Group. All Rights Reserved.