| 软件包 | 描述 | 
|---|---|
| javax.xml.ws | 
           此软件包包含核心JAX-WS API。 
          | 
| javax.xml.ws.handler | 
           此包定义消息处理程序的API。 
          | 
| javax.xml.ws.http | 
           该包定义了特定于HTTP绑定的API。 
          | 
| javax.xml.ws.soap | 
           该包定义了SOAP绑定专用的API。 
          | 
| javax.xml.ws.spi | 
           此套件为JAX-WS定义了SPI。 
          | 
| javax.xml.ws.wsaddressing | 
           此包定义与WS-Addressing相关的API。 
          | 
| Class and Description | 
|---|
| AsyncHandler AsyncHandler接口由希望接收异步调用的服务端点操作完成的回调通知的客户端实现。 | 
| Binding Binding接口是JAX-WS协议绑定的基本接口。 | 
| BindingProvider BindingProvider接口提供对协议绑定和相关联的上下文对象的访问以用于请求和响应消息处理。 | 
| Dispatch Dispatch接口提供对服务端点操作的动态调用的支持。 | 
| Endpoint 
           Web服务端点。 
          | 
| EndpointContext EndpointContext允许应用程序中的多个端点共享任何信息。 | 
| EndpointReference 
           此类表示WS-Addressing EndpointReference,它是对Web服务端点的远程引用。 
          | 
| Response Response接口提供了用于获取响应于操作调用发送的消息的有效载荷和上下文的方法。 | 
| Service Service对象提供Web服务的客户端视图。 | 
| Service.Mode 
           动态客户端或服务的方向。 
          | 
| WebServiceException WebServiceException类是所有JAX-WS API运行时异常的基本异常类。 | 
| WebServiceFeature 
           WebServiceFeature用于表示可以为Web服务启用或禁用的功能。 
          | 
| Class and Description | 
|---|
| LogicalMessage 
           所述 
           LogicalMessage接口表示协议无关XML消息,并包含提供对消息的有效载荷的方法。 | 
| Class and Description | 
|---|
| Binding Binding接口是JAX-WS协议绑定的基本接口。 | 
| ProtocolException ProtocolException类是与特定协议绑定相关的ProtocolException的基类。 | 
| WebServiceException WebServiceException类是所有JAX-WS API运行时异常的基础异常类。 | 
| Class and Description | 
|---|
| Binding Binding接口是JAX-WS协议绑定的基本接口。 | 
| ProtocolException ProtocolException类是与特定协议绑定相关的ProtocolException的基类。 | 
| WebServiceException WebServiceException类是所有JAX-WS API运行时异常的基本异常类。 | 
| WebServiceFeature 
           WebServiceFeature用于表示可以为Web服务启用或禁用的功能。 
          | 
| Class and Description | 
|---|
| Dispatch Dispatch接口为服务端点操作的动态调用提供支持。 | 
| Endpoint 
           Web服务端点。 
          | 
| EndpointReference 
           此类表示WS-Addressing EndpointReference,它是对Web服务端点的远程引用。 
          | 
| Service Service对象提供Web服务的客户端视图。 | 
| Service.Mode 
           动态客户端或服务的方向。 
          | 
| WebServiceContext 
           A 
           WebServiceContext使Web服务端点实现类可以相对于正在服务的请求访问消息上下文和安全信息。 | 
| WebServiceFeature 
           WebServiceFeature用于表示可以为Web服务启用或禁用的功能。 
          | 
| Class and Description | 
|---|
| EndpointReference 
           此类表示WS-Addressing EndpointReference,它是对Web服务端点的远程引用。 
          | 
 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.