File
Doc
Category
Size
Date
Package
HTTPBinding.java
API Doc
Java SE 6 API
529
Tue Jun 10 00:27:16 BST 2008
javax.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
Java Code Source