Package org.jboss.remoting.transport.socket

Interface Summary
OpenConnectionChecker  
SocketServerInvokerMBean MBean interface.
 

Class Summary
ClientSocketWrapper  
LRUPool This class is an extention of LRUCachePolicy.
MicroSocketClientInvoker SocketClientInvoker uses Sockets to remotely connect to the a remote ServerInvoker, which must be a SocketServerInvoker.
ServerAddress This class encapsulates all the required information for a client to establish a connection with the server.
ServerSocketWrapper  
ServerThread This Thread object hold a single Socket connection to a client and is kept alive until a timeout happens, or it is aged out of the SocketServerInvoker's LRU cache.
SocketClientInvoker SocketClientInvoker uses Sockets to remotely connect to the a remote ServerInvoker, which must be a SocketServerInvoker.
SocketServerInvoker SocketServerInvoker is the server-side of a SOCKET based transport
SocketWrapper  
TransportClientFactory  
TransportServerFactory  
 

Exception Summary
ServerThread.AcknowledgeFailure  
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.