Uses of Class
org.jboss.remoting.transport.multiplex.MultiplexClientInvoker

Packages that use MultiplexClientInvoker
org.jboss.remoting.transport.multiplex   
org.jboss.remoting.transport.multiplex.ssl   
 

Uses of MultiplexClientInvoker in org.jboss.remoting.transport.multiplex
 

Methods in org.jboss.remoting.transport.multiplex with parameters of type MultiplexClientInvoker
 void MultiplexServerInvoker.SocketGroupInfo.addClientInvoker(MultiplexClientInvoker clientInvoker)
           
 void MultiplexServerInvoker.SocketGroupInfo.removeClientInvoker(MultiplexClientInvoker clientInvoker)
           
 

Uses of MultiplexClientInvoker in org.jboss.remoting.transport.multiplex.ssl
 

Subclasses of MultiplexClientInvoker in org.jboss.remoting.transport.multiplex.ssl
 class SSLMultiplexClientInvoker
          A SSLMultiplexClientInvoker.
 



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