Uses of Package
javax.xml.ws
-
Packages that use javax.xml.ws 软件包 描述 javax.xml.ws 此软件包包含核心JAX-WS API。javax.xml.ws.handler 新新新新新旗新新旗新新旗新新新旗新新旗新新旗新新200新新旗新新200新新新新旗新新200新名: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。 -
Classes in javax.xml.ws used by javax.xml.ws Class 描述 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服务启用或禁用的功能。 -
Classes in javax.xml.ws used by javax.xml.ws.handler Class 描述 LogicalMessage LogicalMessage
接口表示协议不可知的XML消息,并且包含提供对消息的有效负载的访问的方法。 -
Classes in javax.xml.ws used by javax.xml.ws.http Class 描述 Binding Binding
接口是JAX-WS协议绑定的基础接口。ProtocolException ProtocolException
类是与特定协议绑定相关的异常的基类。WebServiceException WebServiceException
类是所有JAX-WS API运行时异常的基本异常类。 -
Classes in javax.xml.ws used by javax.xml.ws.soap Class 描述 Binding Binding
接口是JAX-WS协议绑定的基本接口。ProtocolException ProtocolException
类是与特定协议绑定相关的异常的基类。WebServiceException WebServiceException
类是所有JAX-WS API运行时异常的基本异常类。WebServiceFeature WebServiceFeature用于表示可以为Web服务启用或禁用的功能。 -
Classes in javax.xml.ws used by javax.xml.ws.spi Class 描述 Dispatch Dispatch
接口为服务端点操作的动态调用提供支持。Endpoint Web服务端点。EndpointReference 此类表示WS-Addressing EndpointReference,它是对Web服务端点的远程引用。Service Service
对象提供Web服务的客户端视图。Service.Mode 动态客户端或服务的方向。WebServiceContext AWebServiceContext
使Web服务端点实现类可以相对于正在服务的请求访问消息上下文和安全信息。WebServiceFeature WebServiceFeature用于表示可以为Web服务启用或禁用的功能。 -
Classes in javax.xml.ws used by javax.xml.ws.wsaddressing Class 描述 EndpointReference 此类表示WS-Addressing EndpointReference,它是对Web服务端点的远程引用。