Uses of Class
org.exolab.jms.config.User

Packages that use User
org.exolab.jms.config   
 

Uses of User in org.exolab.jms.config
 

Methods in org.exolab.jms.config that return User
 User Users.getUser(int)
           
 User[] Users.getUser()
           
static User User.unmarshal(java.io.Reader)
           
 

Methods in org.exolab.jms.config with parameters of type User
 void Users.addUser(User)
           
 void Users.addUser(int, User)
           
 boolean Users.removeUser(User)
           
 void Users.setUser(int, User)
           
 void Users.setUser(User[])
           
 



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.