Uses of Interface
org.exolab.jms.jndi.JndiServerIfc

Uses of JndiServerIfc in org.exolab.jms.server
 

Methods in org.exolab.jms.server that return JndiServerIfc
protected  JndiServerIfc JmsServer.initJNDIConnector(org.exolab.jms.config.ConnectorResource connector, javax.naming.Context context)
          Creates a JNDI provider interface for the specified connector
 

Uses of JndiServerIfc in org.exolab.jms.server.intravm
 

Classes in org.exolab.jms.server.intravm that implement JndiServerIfc
 class IntravmJndiServer
          This class enables clients to interface to the embedded JNDI provider using the embedded connector
 

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

Classes in org.exolab.jms.server.mipc that implement JndiServerIfc
 class IpcJndiServer
          This class enables clients to interface to the embedded JNDI provider using the TCP connector
 class TcpsJndiServer
          This class enables clients to interface to the embedded JNDI provider using the TCPS connector

 

Uses of JndiServerIfc in org.exolab.jms.server.rmi
 

Classes in org.exolab.jms.server.rmi that implement JndiServerIfc
 class RmiJndiServer
          This class enables clients to interface to the embedded JNDI provider using the RMI connector
 



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