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, HTTPBinding

public class HTTPBinding
extends BindingImpl
implements HTTPBinding


Field Summary
 
Fields inherited from class org.apache.axis2.jaxws.binding.BindingImpl
bindingId, roles, SOAP11_ENV_NS, SOAP12_ENV_NS
 
Fields inherited from interface javax.xml.ws.http.HTTPBinding
HTTP_BINDING
 
Constructor Summary
HTTPBinding(EndpointDescription ed)
           
 
Method Summary
 
Methods inherited from class org.apache.axis2.jaxws.binding.BindingImpl
getHandlerChain, setHandlerChain
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.xml.ws.Binding
getHandlerChain, setHandlerChain
 

Constructor Detail

HTTPBinding

public HTTPBinding(EndpointDescription ed)


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