Uses of Package
org.exolab.jms.server.rmi

Packages that use org.exolab.jms.server.rmi
org.exolab.jms.administration.rmi   
org.exolab.jms.client.rmi   
org.exolab.jms.server.rmi   
 

Classes in org.exolab.jms.server.rmi used by org.exolab.jms.administration.rmi
RemoteJmsAdminServerIfc
          This specifies all the administration methods that can be used to control the JMS server through an RMI connector.
 

Classes in org.exolab.jms.server.rmi used by org.exolab.jms.client.rmi
RemoteJmsServerConnectionIfc
          This class RMI enables the JmsServerConnection by allowing clients to access the object across another VM.
RemoteJmsServerIfc
          This specifies all the JmsServer methods that are available remotely.
RemoteJmsServerSessionIfc
          This is an RMI wrapper for the JmsServerSession object.
 

Classes in org.exolab.jms.server.rmi used by org.exolab.jms.server.rmi
RemoteJmsAdminConnectionIfc
          This specifies all the administration methods that can be used to control the JMS server through an RMI connector.
RemoteJmsAdminServerIfc
          This specifies all the administration methods that can be used to control the JMS server through an RMI connector.
RemoteJmsServerConnectionIfc
          This class RMI enables the JmsServerConnection by allowing clients to access the object across another VM.
RemoteJmsServerIfc
          This specifies all the JmsServer methods that are available remotely.
RemoteJmsServerSessionIfc
          This is an RMI wrapper for the JmsServerSession object.
 



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