| 软件包 | 描述 | 
|---|---|
| javax.xml.ws | 
           此软件包包含核心JAX-WS API。 
          | 
| javax.xml.ws.handler | 
           此包定义消息处理程序的API。 
          | 
| javax.xml.ws.handler.soap | 
           此包定义SOAP消息处理程序的API。 
          | 
| javax.xml.ws.spi | 
           此套件为JAX-WS定义了SPI。 
          | 
| Class and Description | 
|---|
| Handler Handler接口是JAX-WS处理程序的基础接口。 | 
| HandlerResolver HandlerResolver是由应用程序实现的接口,用于在创建代理/分派对象时获取对代理/调度对象上设置的处理程序链的控制。 | 
| MessageContext 
           接口 
           MessageContext摘录handle方法中由处理程序处理的消息上下文。 | 
| Class and Description | 
|---|
| Handler Handler接口是JAX-WS处理程序的基础接口。 | 
| LogicalMessageContext LogicalMessageContext接口扩展MessageContext以提供对包含消息的访问作为协议中性逻辑消息 | 
| MessageContext 
           接口 
           MessageContext对handle方法中处理程序处理的消息上下文进行抽象。 | 
| MessageContext.Scope 
           财产范围 
          | 
| PortInfo PortInfo接口由HandlerResolver用于查询有关要求其创建处理程序链的端口的信息。 | 
| Class and Description | 
|---|
| Handler Handler接口是JAX-WS处理程序的基础接口。 | 
| MessageContext 
           接口 
           MessageContext对handle方法中的处理程序处理的消息上下文进行抽象。 | 
| Class and Description | 
|---|
| HandlerResolver HandlerResolver是由应用程序实现的接口,用于在创建代理/分派对象时获取对代理/调度对象上设置的处理程序链的控制。 | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.