Package jakarta.xml.ws.http
Interface HTTPBinding
- All Superinterfaces:
 Binding
The 
HTTPBinding interface is an
  abstraction for the XML/HTTP binding.- Since:
 - 1.6, JAX-WS 2.0
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringA constant representing the identity of the XML/HTTP binding. - 
Method Summary
Methods inherited from interface jakarta.xml.ws.Binding
getBindingID, getHandlerChain, setHandlerChain 
- 
Field Details
- 
HTTP_BINDING
A constant representing the identity of the XML/HTTP binding.- See Also:
 
 
 -