org.apache.axis2.jaxws.feature
Class ClientFramework
java.lang.Object
org.apache.axis2.jaxws.feature.ClientFramework
public class ClientFramework
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientFramework
public ClientFramework()
addConfigurator
public void addConfigurator(java.lang.String id,
ClientConfigurator configurator)
isValid
public boolean isValid(WebServiceFeature feature)
addFeature
public void addFeature(WebServiceFeature feature)
getFeature
public WebServiceFeature getFeature(java.lang.String id)
getAllFeatures
public WebServiceFeature[] getAllFeatures()
configure
public void configure(MessageContext messageContext,
BindingProvider provider)
Copyright © 2007 Apache Web Services Project. All Rights Reserved.