|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteJmsAdminConnectionIfc | |
org.exolab.jms.server.net |
Uses of RemoteJmsAdminConnectionIfc in org.exolab.jms.server.net |
Classes in org.exolab.jms.server.net that implement RemoteJmsAdminConnectionIfc | |
class |
JmsAdminConnectionImpl
This class implements the RemoteJmsAdminServerIfc and simply delegates all the request to the JmsAdmin singleton instance. |
Methods in org.exolab.jms.server.net that return RemoteJmsAdminConnectionIfc | |
RemoteJmsAdminConnectionIfc |
RemoteJmsAdminServerIfc.createConnection(java.lang.String username,
java.lang.String password)
Create a connection to the specified server. |
RemoteJmsAdminConnectionIfc |
JmsAdminServerImpl.createConnection(java.lang.String username,
java.lang.String password)
Create a connection to the specified server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |