Uses of Package
org.jboss.remoting.transport.socket

Packages that use org.jboss.remoting.transport.socket
org.jboss.remoting.transport.bisocket   
org.jboss.remoting.transport.multiplex   
org.jboss.remoting.transport.socket   
org.jboss.remoting.transport.sslbisocket   
org.jboss.remoting.transport.sslmultiplex   
org.jboss.remoting.transport.sslsocket   
 

Classes in org.jboss.remoting.transport.socket used by org.jboss.remoting.transport.bisocket
MicroSocketClientInvoker
          SocketClientInvoker uses Sockets to remotely connect to the a remote ServerInvoker, which must be a SocketServerInvoker.
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
SocketServerInvokerMBean
          MBean interface.
 

Classes in org.jboss.remoting.transport.socket used by org.jboss.remoting.transport.multiplex
MicroSocketClientInvoker
          SocketClientInvoker uses Sockets to remotely connect to the a remote ServerInvoker, which must be a SocketServerInvoker.
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
SocketServerInvokerMBean
          MBean interface.
 

Classes in org.jboss.remoting.transport.socket used by org.jboss.remoting.transport.socket
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.
OpenConnectionChecker
           
ServerAddress
          This class encapsulates all the required information for a client to establish a connection with the server.
SocketServerInvoker
          SocketServerInvoker is the server-side of a SOCKET based transport
SocketServerInvoker.IdleTimerTask
          The IdleTimerTask is used to periodically check the server threads to see if any have been idle for a specified amount of time, and if so, release those threads and their connections and clear from the server thread pool.
SocketServerInvokerMBean
          MBean interface.
SocketWrapper
           
 

Classes in org.jboss.remoting.transport.socket used by org.jboss.remoting.transport.sslbisocket
MicroSocketClientInvoker
          SocketClientInvoker uses Sockets to remotely connect to the a remote ServerInvoker, which must be a SocketServerInvoker.
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
SocketServerInvokerMBean
          MBean interface.
 

Classes in org.jboss.remoting.transport.socket used by org.jboss.remoting.transport.sslmultiplex
MicroSocketClientInvoker
          SocketClientInvoker uses Sockets to remotely connect to the a remote ServerInvoker, which must be a SocketServerInvoker.
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
SocketServerInvokerMBean
          MBean interface.
 

Classes in org.jboss.remoting.transport.socket used by org.jboss.remoting.transport.sslsocket
MicroSocketClientInvoker
          SocketClientInvoker uses Sockets to remotely connect to the a remote ServerInvoker, which must be a SocketServerInvoker.
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
SocketServerInvokerMBean
          MBean interface.
 



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