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

Packages that use HttpConfiguration
org.exolab.jms.config   
 

Uses of HttpConfiguration in org.exolab.jms.config
 

Methods in org.exolab.jms.config that return HttpConfiguration
 HttpConfiguration Configuration.getHttpConfiguration()
          Returns the value of field 'httpConfiguration'.
 HttpConfiguration DefaultConfiguration.getHttpConfiguration()
          Returns the value of field 'httpConfiguration'.
 

Methods in org.exolab.jms.config with parameters of type HttpConfiguration
 void Configuration.setHttpConfiguration(HttpConfiguration httpConfiguration)
          Sets the value of field 'httpConfiguration'.
 void DefaultConfiguration.setHttpConfiguration(HttpConfiguration httpConfiguration)
          Sets the value of field 'httpConfiguration'.
 



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