软件包 | 描述 |
---|---|
javax.xml.ws |
这个套件包含核心JAX-WS API。
|
javax.xml.ws.handler |
此包定义了消息处理程序的原料药。
|
javax.xml.ws.http |
此包定义特定的HTTP绑定API。
|
javax.xml.ws.soap |
此包定义了特定于绑定的特定于。
|
javax.xml.ws.spi |
此包定义了斯皮思JAX-WS。
|
javax.xml.ws.wsaddressing |
此包定义了寻址API相关。
|
Class and Description |
---|
AsyncHandler
的
AsyncHandler 接口由客户希望得到的服务端点操作完成回调通知执行异步调用。
|
Binding
的
Binding 接口是JAX-WS协议绑定的基接口。
|
BindingProvider
的
BindingProvider 接口提供了访问的协议绑定和相关的上下文对象的请求和响应消息的处理。
|
Dispatch
的
Dispatch 接口提供了一个服务点操作的动态调用的支持。
|
Endpoint
一个Web服务端点。
|
EndpointContext
EndpointContext 允许多个端点在一个应用程序共享的任何信息。
|
EndpointReference
这类代表一个寻址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 类是一个针对特定协议绑定相关异常的基类。
|
WebServiceException
的
WebServiceException 类是所有JAX-WS API运行时异常的基础异常类。
|
Class and Description |
---|
Binding
的
Binding 接口是JAX-WS协议绑定的基接口。
|
ProtocolException
的
ProtocolException 类是一个针对特定协议绑定相关异常的基类。
|
WebServiceException
的
WebServiceException 类是所有JAX-WS API运行时异常的基础异常类。
|
WebServiceFeature
一个webservicefeature是用来代表一个功能,可以启用或禁用Web服务。
|
Class and Description |
---|
Dispatch
的
Dispatch 接口提供了一个服务点操作的动态调用的支持。
|
Endpoint
一个Web服务端点。
|
EndpointReference
这类代表一个寻址endpointreference是Web服务端点远程引用。
|
Service
Service 对象提供Web服务的客户端视图。
|
Service.Mode
一个动态的客户端或服务的方向。
|
WebServiceContext
一个
WebServiceContext 使得Web服务端点实现类来访问消息上下文相关的信息服务和安全要求。
|
WebServiceFeature
一个webservicefeature是用来代表一个功能,可以启用或禁用Web服务。
|
Class and Description |
---|
EndpointReference
这类代表一个寻址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.