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

Packages that use ServerILFactory
org.jboss.mq.il.http   
org.jboss.mq.il.jvm   
org.jboss.mq.il.oil   
org.jboss.mq.il.oil2   
org.jboss.mq.il.uil2   
 

Uses of ServerILFactory in org.jboss.mq.il.http
 

Classes in org.jboss.mq.il.http that implement ServerILFactory
 class HTTPServerILFactory
          The HTTP/S implementation of the ServerILFactory object.
 

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

Classes in org.jboss.mq.il.jvm that implement ServerILFactory
 class JVMServerILFactory
          Implements the ServerILFactory interface to create a new JVMServerIL
 

Uses of ServerILFactory in org.jboss.mq.il.oil
 

Classes in org.jboss.mq.il.oil that implement ServerILFactory
 class OILServerILFactory
          Factory class to produce OILServerIL objects.
 

Uses of ServerILFactory in org.jboss.mq.il.oil2
 

Classes in org.jboss.mq.il.oil2 that implement ServerILFactory
 class OIL2ServerILFactory
          Factory class to produce OIL2ServerIL objects.
 

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

Classes in org.jboss.mq.il.uil2 that implement ServerILFactory
 class UILServerILFactory
          Factory class to produce UILServerIL objects.
 



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