Uses of Class
org.exolab.jms.client.mipc.IpcJmsServerStub

Packages that use IpcJmsServerStub
org.exolab.jms.client.mipc   
 

Uses of IpcJmsServerStub in org.exolab.jms.client.mipc
 

Subclasses of IpcJmsServerStub in org.exolab.jms.client.mipc
 class SslJmsServerStub
          Open an MIPC connection to the server using SSL connections.
 

Constructors in org.exolab.jms.client.mipc with parameters of type IpcJmsServerStub
IpcJmsConnectionStub(IpcJmsServerStub server, org.exolab.core.ipc.IpcIfc connection, java.lang.String clientId, java.lang.String connectionId, org.exolab.jms.client.mipc.IpcJmsMessageListener listener)
          Construct a new IpcJmsConnectionStub
 



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