javax.xml.ws.http

接口
异常
所有超级接口:
Binding

public interface HTTPBinding
     
extends Binding

HTTPBinding 接口是 XML/HTTP 绑定的抽象。

从以下版本开始:
JAX-WS 2.0

字段摘要
static String HTTP_BINDING
          表示 XML/HTTP 绑定标识的常量。
 
方法摘要
 
从接口 javax.xml.ws.Binding 继承的方法
getHandlerChain, setHandlerChain
 

字段详细信息

HTTP_BINDING

static final String HTTP_BINDING
表示 XML/HTTP 绑定标识的常量。

另请参见:
常量字段值