|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jms.server.mipc.IpcJndiServer | +--org.exolab.jms.server.mipc.TcpsJndiServer
This class enables clients to interface to the embedded JNDI provider using the TCPS connector
Constructor Summary | |
TcpsJndiServer(javax.naming.Context context)
Construct a new TcpsJndiServer |
Method Summary | |
protected org.exolab.jms.config.TcpConfigurationType |
getTcpConfiguration()
Returns the tcps configuration |
Methods inherited from class org.exolab.jms.server.mipc.IpcJndiServer |
init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TcpsJndiServer(javax.naming.Context context)
TcpsJndiServer
context
- the root contextMethod Detail |
protected org.exolab.jms.config.TcpConfigurationType getTcpConfiguration()
getTcpConfiguration
in class IpcJndiServer
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |