Class HTTPBindingImpl
java.lang.Object
org.apache.cxf.jaxws.binding.AbstractBindingImpl
org.apache.cxf.jaxws.binding.http.HTTPBindingImpl
- All Implemented Interfaces:
jakarta.xml.ws.Binding,jakarta.xml.ws.http.HTTPBinding
-
Field Summary
Fields inherited from interface jakarta.xml.ws.http.HTTPBinding
HTTP_BINDING -
Constructor Summary
ConstructorsConstructorDescriptionHTTPBindingImpl(org.apache.cxf.service.model.BindingInfo sb, JaxWsEndpointImpl ep) -
Method Summary
Methods inherited from class org.apache.cxf.jaxws.binding.AbstractBindingImpl
getHandlerChainMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.xml.ws.Binding
getHandlerChain
-
Constructor Details
-
HTTPBindingImpl
-
-
Method Details
-
getBindingID
- Specified by:
getBindingIDin interfacejakarta.xml.ws.Binding- Specified by:
getBindingIDin classAbstractBindingImpl
-
setHandlerChain
- Specified by:
setHandlerChainin interfacejakarta.xml.ws.Binding- Overrides:
setHandlerChainin classAbstractBindingImpl
-