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

Packages that use HttpConfigurationType
org.exolab.jms.config   
org.exolab.jms.server.http   
 

Uses of HttpConfigurationType in org.exolab.jms.config
 

Subclasses of HttpConfigurationType in org.exolab.jms.config
 class HttpConfiguration
          This element defines items specific to the HTTP configuration.
 class HttpsConfiguration
          This element defines items specific to the HTTPS configuration.
 

Uses of HttpConfigurationType in org.exolab.jms.server.http
 

Methods in org.exolab.jms.server.http that return HttpConfigurationType
protected  HttpConfigurationType HttpJmsServer.getHttpConfiguration()
          Returns the HTTP configuration
protected  HttpConfigurationType HttpsJmsServer.getHttpConfiguration()
          Returns the HTTP configuration
 



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