org.apache.geronimo.axis2.feature
Class MTOMFeatureConfigurator

java.lang.Object
  extended by org.apache.geronimo.axis2.feature.MTOMFeatureConfigurator
All Implemented Interfaces:
WebServiceFeatureConfigurator<MTOMFeatureInfo>

public class MTOMFeatureConfigurator
extends Object
implements WebServiceFeatureConfigurator<MTOMFeatureInfo>

Version:
$Rev$ $Date$

Constructor Summary
MTOMFeatureConfigurator()
           
 
Method Summary
 void configure(org.apache.axis2.jaxws.description.EndpointDescription endpointDescription, MTOMFeatureInfo webServiceFeatureInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MTOMFeatureConfigurator

public MTOMFeatureConfigurator()
Method Detail

configure

public void configure(org.apache.axis2.jaxws.description.EndpointDescription endpointDescription,
                      MTOMFeatureInfo webServiceFeatureInfo)
Specified by:
configure in interface WebServiceFeatureConfigurator<MTOMFeatureInfo>


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