Uses of Interface
org.apache.geronimo.axis2.feature.WebServiceFeatureConfigurator

Packages that use WebServiceFeatureConfigurator
org.apache.geronimo.axis2.feature   
 

Uses of WebServiceFeatureConfigurator in org.apache.geronimo.axis2.feature
 

Classes in org.apache.geronimo.axis2.feature that implement WebServiceFeatureConfigurator
 class AddressingFeatureConfigurator
           
 class MTOMFeatureConfigurator
           
 class RespectBindingFeatureConfigurator
           
 class ServerFeaturesConfigurator
           
 

Methods in org.apache.geronimo.axis2.feature that return WebServiceFeatureConfigurator
 WebServiceFeatureConfigurator ServerFeaturesConfigurator.unregisterWebServiceFeatureConfigurator(String className)
           
 

Methods in org.apache.geronimo.axis2.feature with parameters of type WebServiceFeatureConfigurator
 void ServerFeaturesConfigurator.registerWebServiceFeatureConfigurator(String className, WebServiceFeatureConfigurator configurator)
           
 



Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.