| javax.xml.ws.http.HTTPBinding
HTTPBinding | public interface HTTPBinding extends Binding(Code) | | The HTTPBinding interface is an
abstraction for the XML/HTTP binding.
since: JAX-WS 2.0 |
Field Summary | |
final public static String | HTTP_BINDING A constant representing the identity of the XML/HTTP binding. |
HTTP_BINDING | final public static String HTTP_BINDING(Code) | | A constant representing the identity of the XML/HTTP binding.
|
|
|