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

Packages that use Connectors
org.exolab.jms.config   
 

Uses of Connectors in org.exolab.jms.config
 

Methods in org.exolab.jms.config that return Connectors
 Connectors Configuration.getConnectors()
          Returns the value of field 'connectors'.
static Connectors Connectors.unmarshal(java.io.Reader reader)
          Method unmarshal
 Connectors DefaultConfiguration.getConnectors()
          Returns the value of field 'connectors'.
 

Methods in org.exolab.jms.config with parameters of type Connectors
 void Configuration.setConnectors(Connectors connectors)
          Sets the value of field 'connectors'.
 void DefaultConfiguration.setConnectors(Connectors connectors)
          Sets the value of field 'connectors'.
 



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