|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Uses of JmsServerIfc in org.exolab.jms.server |
| Methods in org.exolab.jms.server that return JmsServerIfc | |
protected JmsServerIfc |
JmsServer.initConnector(org.exolab.jms.config.Connector connector,
javax.naming.Context context)
Create an interface to the server for the specified connector |
| Uses of JmsServerIfc in org.exolab.jms.server.http |
| Classes in org.exolab.jms.server.http that implement JmsServerIfc | |
class |
HttpJmsServer
This class enables clients to connect to the JMS server via a HTTP server. |
class |
HttpsJmsServer
This class enables clients to connect to the JMS server via a HTTP server. |
| Uses of JmsServerIfc in org.exolab.jms.server.intravm |
| Classes in org.exolab.jms.server.intravm that implement JmsServerIfc | |
class |
IntravmJmsServer
This class implements the JmsServerIfc and provides an embedded JMS Server. |
| Uses of JmsServerIfc in org.exolab.jms.server.mipc |
| Classes in org.exolab.jms.server.mipc that implement JmsServerIfc | |
class |
IpcJmsServer
This class implements the JmsServerIfc and provides an IPC-based JMS Server. |
class |
SslIpcJmsServer
Open an MIPC connection server using SSL. |
| Uses of JmsServerIfc in org.exolab.jms.server.rmi |
| Classes in org.exolab.jms.server.rmi that implement JmsServerIfc | |
class |
RmiJmsServer
This class implements the JmsServerIfc and provides an RMI-based JMS Server. |
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||