API Overview
API Index
Package Overview
Direct link to this page
JDK 1.6
javax.xml.ws.http.
HTTPBinding
View Source
Author(s)
Since
JAX-WS 2.0
Version
Serial
Hierarchy
Binding
HTTPBinding
Subinterfaces
See DIRECT subinterfaces
Quick Links:
Methods
Fields
Description
public
interface HTTPBinding
The
HTTPBinding
interface is an abstraction for the XML/HTTP binding.
The
HTTPBinding
interface is an
abstraction for the XML/HTTP binding.
See also:
Methods
Hide/Show inherited methods
Fields
Hide/Show inherited fields
public
final
static
String
HTTP_BINDING
= "http://www.w3.org/2004/08/wsdl/http"
A constant representing the identity of the XML/HTTP binding.
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar