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
Modifier and TypeFieldDescriptionstatic final String
A 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:
-