Apache CXF API

org.apache.cxf.jaxws.binding.http
Class HTTPBindingImpl

java.lang.Object
  extended by org.apache.cxf.jaxws.binding.BindingImpl
      extended by org.apache.cxf.jaxws.binding.http.HTTPBindingImpl
All Implemented Interfaces:
javax.xml.ws.Binding, javax.xml.ws.http.HTTPBinding

public class HTTPBindingImpl
extends BindingImpl
implements javax.xml.ws.http.HTTPBinding


Field Summary
 
Fields inherited from interface javax.xml.ws.http.HTTPBinding
HTTP_BINDING
 
Constructor Summary
HTTPBindingImpl(BindingInfo sb)
           
 
Method Summary
 
Methods inherited from class org.apache.cxf.jaxws.binding.BindingImpl
getBindingID, 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

HTTPBindingImpl

public HTTPBindingImpl(BindingInfo sb)

Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.