|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.jms.server.mipc.IpcJndiServer
org.exolab.jms.server.mipc.TcpsJndiServer
public class 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 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 TcpConfigurationType getTcpConfiguration()
getTcpConfiguration
in class IpcJndiServer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |