org.apache.axis2.jaxws.binding
Class HTTPBinding

java.lang.Object
  extended by org.apache.axis2.jaxws.binding.BindingImpl
      extended by org.apache.axis2.jaxws.binding.HTTPBinding
All Implemented Interfaces:
Binding

public class HTTPBinding
extends BindingImpl


Field Summary
 
Fields inherited from class org.apache.axis2.jaxws.binding.BindingImpl
bindingId, roles, SOAP11_ENV_NS, SOAP12_ENV_NS
 
Constructor Summary
HTTPBinding(EndpointDescription ed)
           
 
Method Summary
 void setHandlerChain(java.util.List<Handler> list)
           
 
Methods inherited from class org.apache.axis2.jaxws.binding.BindingImpl
configure, getAddressingNamespace, getAxis2EndpointReference, getBindingID, getFeature, getHandlerChain, setAddressingNamespace, setAxis2EndpointReference, setFeatures
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPBinding

public HTTPBinding(EndpointDescription ed)
Method Detail

setHandlerChain

public void setHandlerChain(java.util.List<Handler> list)
Overrides:
setHandlerChain in class BindingImpl


Copyright © 2007 Apache Web Services Project. All Rights Reserved.