Uses of Package
jakarta.xml.ws

Packages that use jakarta.xml.ws
Package
Description
This package contains the core Jakarta XML Web Services APIs.
This package defines APIs for message handlers.
This package defines APIs specific to the HTTP binding.
This package defines APIs specific to the SOAP binding.
This package defines SPIs for Jakarta XML Web Services.
This package defines APIs related to WS-Addressing.
  • Classes in jakarta.xml.ws used by jakarta.xml.ws
    Class
    Description
    The AsyncHandler interface is implemented by clients that wish to receive callback notification of the completion of service endpoint operations invoked asynchronously.
    The Binding interface is the base interface for Jakarta XML Web Services protocol bindings.
    The BindingProvider interface provides access to the protocol binding and associated context objects for request and response message processing.
    The Dispatch interface provides support for the dynamic invocation of a service endpoint operations.
    A Web service endpoint.
    EndpointContext allows multiple endpoints in an application to share any information.
    This class represents an WS-Addressing EndpointReference which is a remote reference to a web service endpoint.
    The Response interface provides methods used to obtain the payload and context of a message sent in response to an operation invocation.
    Service objects provide the client view of a Web service.
    The orientation of a dynamic client or service.
    The WebServiceException class is the base exception class for all Jakarta XML Web Services API runtime exceptions.
    A WebServiceFeature is used to represent a feature that can be enabled or disabled for a web service.
  • Class
    Description
    The LogicalMessage interface represents a protocol agnostic XML message and contains methods that provide access to the payload of the message.
  • Class
    Description
    The Binding interface is the base interface for Jakarta XML Web Services protocol bindings.
    The ProtocolException class is a base class for exceptions related to a specific protocol binding.
    The WebServiceException class is the base exception class for all Jakarta XML Web Services API runtime exceptions.
  • Class
    Description
    The Binding interface is the base interface for Jakarta XML Web Services protocol bindings.
    The ProtocolException class is a base class for exceptions related to a specific protocol binding.
    The WebServiceException class is the base exception class for all Jakarta XML Web Services API runtime exceptions.
    A WebServiceFeature is used to represent a feature that can be enabled or disabled for a web service.
  • Class
    Description
    The Dispatch interface provides support for the dynamic invocation of a service endpoint operations.
    A Web service endpoint.
    This class represents an WS-Addressing EndpointReference which is a remote reference to a web service endpoint.
    Service objects provide the client view of a Web service.
    The orientation of a dynamic client or service.
    A WebServiceContext makes it possible for a web service endpoint implementation class to access message context and security information relative to a request being served.
    A WebServiceFeature is used to represent a feature that can be enabled or disabled for a web service.
  • Class
    Description
    This class represents an WS-Addressing EndpointReference which is a remote reference to a web service endpoint.