FileDocCategorySizeDatePackage
HTTPBinding.javaAPI DocJava SE 6 API529Tue Jun 10 00:27:16 BST 2008javax.xml.ws.http

HTTPBinding

public interface HTTPBinding implements Binding
The HTTPBinding interface is an abstraction for the XML/HTTP binding.
since
JAX-WS 2.0

Fields Summary
public static final String
HTTP_BINDING
A constant representing the identity of the XML/HTTP binding.
Constructors Summary
Methods Summary