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(javax.xml.ws.WebServiceFeature feature)
addFeature
public void addFeature(javax.xml.ws.WebServiceFeature feature)
getFeature
public javax.xml.ws.WebServiceFeature getFeature(java.lang.String id)
getAllFeatures
public javax.xml.ws.WebServiceFeature[] getAllFeatures()
configure
public void configure(MessageContext messageContext,
BindingProvider provider)
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.