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

Packages that use Users
org.exolab.jms.config   
 

Uses of Users in org.exolab.jms.config
 

Methods in org.exolab.jms.config that return Users
 Users Configuration.getUsers()
          Returns the value of field 'users'.
static Users Users.unmarshal(java.io.Reader reader)
          Method unmarshal
 

Methods in org.exolab.jms.config with parameters of type Users
 void Configuration.setUsers(Users users)
          Sets the value of field 'users'.
 



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