Uses of Class
org.exolab.jms.net.connector.AbstractConnectionFactory

Packages that use AbstractConnectionFactory
org.exolab.jms.net.http HTTP connector 
org.exolab.jms.net.socket Abstract connector that multiplexes data over a socket 
 

Uses of AbstractConnectionFactory in org.exolab.jms.net.http
 

Subclasses of AbstractConnectionFactory in org.exolab.jms.net.http
 class AbstractHTTPConnectionFactory
          A factory for establishing and accepting HTTP/HTTPS connections.
 

Uses of AbstractConnectionFactory in org.exolab.jms.net.socket
 

Subclasses of AbstractConnectionFactory in org.exolab.jms.net.socket
 class SocketConnectionFactory
          A factory for establishing and accepting socket connections.
 



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.