|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JmsAdminServerIfc | |
org.exolab.jms.administration | |
org.exolab.jms.administration.net |
Uses of JmsAdminServerIfc in org.exolab.jms.administration |
Methods in org.exolab.jms.administration that return JmsAdminServerIfc | |
static JmsAdminServerIfc |
AdminConnectionFactory.create(java.lang.String url)
Create an unauthenticated admin connection, using the specified server URL |
static JmsAdminServerIfc |
AdminConnectionFactory.create(java.lang.String url,
java.lang.String username,
java.lang.String password)
Create an authenticated admin connection, using the specified server URL, name, and password |
Uses of JmsAdminServerIfc in org.exolab.jms.administration.net |
Classes in org.exolab.jms.administration.net that implement JmsAdminServerIfc | |
class |
JmsAdminConnectionImpl
This class is repsonsible for an admin connection to the server |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |