|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |