软件包 | 描述 |
---|---|
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.