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

Packages that use HttpsConfiguration
org.exolab.jms.config   
 

Uses of HttpsConfiguration in org.exolab.jms.config
 

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

Methods in org.exolab.jms.config with parameters of type HttpsConfiguration
 void Configuration.setHttpsConfiguration(HttpsConfiguration httpsConfiguration)
          Sets the value of field 'httpsConfiguration'.
 void DefaultConfiguration.setHttpsConfiguration(HttpsConfiguration httpsConfiguration)
          Sets the value of field 'httpsConfiguration'.
 



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