Uses of Interface
org.jboss.mq.il.Invoker

Packages that use Invoker
org.jboss.mq.il   
org.jboss.mq.il.jvm   
org.jboss.mq.il.rmi   
org.jboss.mq.il.uil2   
org.jboss.mq.server   
 

Uses of Invoker in org.jboss.mq.il
 

Methods in org.jboss.mq.il that return Invoker
 Invoker ServerILJMXService.lookupJMSServer()
           
 

Uses of Invoker in org.jboss.mq.il.jvm
 

Constructors in org.jboss.mq.il.jvm with parameters of type Invoker
JVMServerIL(Invoker s)
          Constructor for the JVMServerIL object
 

Uses of Invoker in org.jboss.mq.il.rmi
 

Constructors in org.jboss.mq.il.rmi with parameters of type Invoker
RMIServerIL(Invoker s)
          Constructor for the RMIServerIL object
 

Uses of Invoker in org.jboss.mq.il.uil2
 

Constructors in org.jboss.mq.il.uil2 with parameters of type Invoker
ServerSocketManagerHandler(Invoker server, SocketManager socketMgr)
           
 

Uses of Invoker in org.jboss.mq.server
 

Classes in org.jboss.mq.server that implement Invoker
 class JMSServerInvoker
          A pass through JMSServerInvoker.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.