Uses of Class
org.exolab.jms.server.mipc.IpcJmsServer

Packages that use IpcJmsServer
org.exolab.jms.server.http   
org.exolab.jms.server.mipc   
 

Uses of IpcJmsServer in org.exolab.jms.server.http
 

Constructors in org.exolab.jms.server.http with parameters of type IpcJmsServer
HttpJmsSessionConnection(IpcJmsServer server)
          Construct a new HttpJmsSessionConnection
 

Uses of IpcJmsServer in org.exolab.jms.server.mipc
 

Subclasses of IpcJmsServer in org.exolab.jms.server.mipc
 class SslIpcJmsServer
          Open an MIPC connection server using SSL.
 

Constructors in org.exolab.jms.server.mipc with parameters of type IpcJmsServer
IpcJmsSessionConnection(IpcJmsServer server)
          Construct a new IpcJmsSessionConnection
 



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