All Classes and Interfaces
Class
Description
Partial default
Marshaller implementation.Partial default
Unmarshaller implementation.The
Action annotation allows explicit association of a
WS-Addressing Action message addressing property with
input, output, and
fault messages of the mapped WSDL operation.The ActivationDataFlavor class is a special subclass of
java.awt.datatransfer.DataFlavor.This annotation represents the use of WS-Addressing with either
the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
AddressingFeature represents the use of WS-Addressing with either
the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
If addressing is enabled, this property determines if endpoint requires
the use of only anonymous responses, or only non-anonymous responses, or all.
The
AsyncHandler interface is implemented by
clients that wish to receive callback notification of the completion of
service endpoint operations invoked asynchronously.Enable JAXB marshalling to optimize storage of binary data.
A single attachment to a
SOAPMessage object.Enables JAXB unmarshalling of a root document containing optimized binary data formats.
Enable synchronization between XML infoset nodes and JAXB objects
representing same XML document.
The
Binding interface is the base interface
for JAX-WS protocol bindings.The
BindingProvider interface provides access to the
protocol binding and associated context objects for request and
response message processing.The
BindingType annotation is used to
specify the binding to use for a web service
endpoint implementation class.Built-in
XmlAdapter to handle xs:token and its derived types.The CommandInfo class is used by CommandMap implementations to
describe the results of command requests.
The CommandMap class provides an interface to a registry of
command objects available in the system.
JavaBeans components that are Jakarta Activation aware implement
this interface to find out which command verb they're being asked
to perform, and to obtain the DataHandler representing the
data they should operate on.
Exception that represents a failure in a JAXB operation.
The DataContentHandler interface is implemented by objects that can
be used to extend the capabilities of the DataHandler's implementation
of the Transferable interface.
This interface defines a factory for
DataContentHandlers.The DataHandler class provides a consistent interface to data
available in many different sources and formats.
The DataSource interface provides Jakarta Activation
with an abstraction of an arbitrary collection of data.
The javaType binding declaration can be used to customize the binding of
an XML schema datatype to a Java datatype.
The DatatypeConverterInterface is for JAXB provider use only.
JAXB 1.0 only default validation event handler.
A container for
DetailEntry objects.The content for a
Detail object, giving details for
a SOAPFault object.The
Dispatch interface provides support
for the dynamic invocation of a service endpoint operations.Converts an element (and its descendants)
from/to DOM (or similar) representation.
This is an element marker interface.
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
FaultAction annotation is used inside an Action
annotation to allow an explicit association of a WS-Addressing
Action message addressing property with the fault
messages of the WSDL operation mapped from the exception class.The FileDataSource class implements a simple DataSource object
that encapsulates a file.
The FileTypeMap is an abstract class that provides a data typing
interface for files.
The
Handler interface
is the base interface for JAX-WS handlers.Associates the Web Service with an externally defined handler chain.
HandlerResolver is an interface implemented
by an application to get control over the handler chain
set on proxy/dispatch objects at the time of their creation.This exception is thrown by the rollback operation on a resource to
report that a heuristic decision was made and that all relevant updates
have been committed.
This exception is thrown to report that a heuristic decision was made and
that some relevant updates have been committed and others have been
rolled back.
This exception is thrown by the commit operation to report that a heuristic
decision was made and that all relevant updates have been rolled back.
XmlAdapter for xs:hexBinary.Holds a value of type
T.The
HTTPBinding interface is an
abstraction for the XML/HTTP binding.HttpContext represents a mapping between the root URI path of a web
service to a
HttpHandler which is invoked to handle requests
destined for that path on the associated container.The
HTTPException exception represents a
XML/HTTP fault.This class encapsulates a HTTP request received and a
response to be generated in one exchange.
A handler which is invoked to process HTTP requests.
Deprecated.
This exception indicates that the request carried an invalid transaction
context.
Invoker hides the detail of calling into application endpoint
implementation.
Class that defines convenience methods for common, simple use of JAXB.
The
JAXBContext class provides the client's entry point to the
JAXB API.Factory that creates new
JAXBContext instances.JAXB representation of an Xml Element.
Designates global scope for an xml element.
This is the root exception class for all JAXB exceptions.
Provide access to JAXB xml binding data for a JAXB object.
This class is for JAXB permissions.
JAXP
Result implementation
that unmarshals a JAXB object.JAXP
Source implementation
that marshals a JAXB-generated object.The
LogicalHandler extends
Handler to provide typesafety for the message context parameter.The
LogicalMessage interface represents a
protocol agnostic XML message and contains methods that
provide access to the payload of the message.The
LogicalMessageContext interface extends
MessageContext to
provide access to a the contained message as a protocol neutral
LogicalMessageMailcapCommandMap extends the CommandMap
abstract class.
This exception indicates that an error has occurred while performing
a marshal operation that the provider is unable to recover from.
The
Marshaller class is responsible for governing the process
of serializing Java content trees back into XML data.
Register an instance of an implementation of this class with a
Marshaller to externally listen
for marshal events.The interface
MessageContext abstracts the message
context that is processed by a handler in the handle
method.Property scope.
A factory for creating
SOAPMessage objects.An object that stores a MIME header name and its value.
A container for
MimeHeader objects, which represent
the MIME headers present in a MIME part of a message.A Multipurpose Internet Mail Extension (MIME) type, as defined
in RFC 2045 and 2046.
A parameter list of a MimeType
as defined in RFC 2045 and 2046.
A class to encapsulate MimeType parsing related exceptions.
This class extends FileTypeMap and provides data typing of files
via their file extension.
This feature represents the use of MTOM with a
web service.
This feature represents the use of MTOM with a
web service.
A representation of an XML name.
A representation of a node (element) in an XML document.
XmlAdapter to handle xs:normalizedString.This event indicates that a problem was encountered resolving an ID/IDREF.
Default implementation of the NotIdentifiableEvent interface.
NotSupportedException exception indicates that the request cannot be
executed because the operation is not a supported feature.
Indicates that the given @WebMethod has only an input message and no output.
This event indicates that a problem was encountered while converting a
string from the XML data into a value of the target Java data type.
Default implementation of the ParseConversionEvent interface.
The
PortInfo interface is used by a
HandlerResolver to query information about
the port it is being asked to create a handler chain for.This event indicates that a problem was encountered while converting data
from the Java content tree into its lexical representation.
Default implementation of the PrintConversionEvent interface.
This exception indicates that an error was encountered while getting or
setting a property.
The
ProtocolException class is a
base class for exceptions related to a specific protocol binding.Service endpoints may implement the
Provider
interface as a dynamic alternative to an SEI.Service provider for
ServiceDelegate and
Endpoint objects.Used to annotate methods in the Service Endpoint Interface with the request
wrapper bean to be used at runtime.
This feature clarifies the use of the
wsdl:binding
in a JAX-WS runtime.This feature clarifies the use of the
wsdl:binding
in a JAX-WS runtime.The
Response interface provides methods used to obtain the
payload and context of a message sent in response to an operation
invocation.Used to annotate methods in the Service Endpoint Interface with the response
wrapper bean to be used at runtime.
RollbackException exception is thrown when the transaction has been
marked for rollback only or the transaction has been rolled back
instead of committed.
The access point for the implementation classes of the factories defined in the
SAAJ API.
Acts as a holder for the results of a JAXP transformation or a JAXB
marshalling, in the form of a SAAJ tree.
Controls where a JAXB implementation puts the generates
schema files.
Service objects provide the client view of a Web service.The orientation of a dynamic client or service.
Service delegates are used internally by
Service objects
to allow pluggability of JAX-WS implementations.Used to indicate whether a
Provider implementation wishes to work
with entire protocol messages or just with protocol message payloads.Specifies the mapping of the Web Service onto the SOAP message protocol.
The
SOAPBinding interface is an abstraction for
the SOAP binding.The style of mapping parameters onto SOAP messages
The SOAP binding style
The SOAP binding use
An object that represents the contents of the SOAP body
element in a SOAP message.
A
SOAPBodyElement object represents the contents in
a SOAPBody object.A point-to-point connection that a client can use for sending messages
directly to a remote party (represented by a URL, for instance).
A factory for creating
SOAPConnection objects.The definition of constants pertaining to the SOAP protocol.
An object representing an element of a SOAP message that is allowed but not
specifically prescribed by a SOAP specification.
Deprecated.
The container for the SOAPHeader and SOAPBody portions of a
SOAPPart object.An exception that signals that a SOAP exception has occurred.
SOAPFactory is a factory for creating various objects
that exist in the SOAP XML tree.An element in the
SOAPBody object that contains
error and/or status information.A representation of the contents in
a
SOAPFault object.The
SOAPFaultException exception represents a
SOAP 1.1 or 1.2 fault.The
SOAPHandler class extends Handler
to provide typesafety for the message context parameter and add a method
to obtain access to the headers that may be processed by the handler.A representation of the SOAP header
element.
An object representing the contents in the SOAP header part of the
SOAP envelope.
The root class for all SOAP messages.
The interface
SOAPMessageContext
provides access to the SOAP message for either RPC request or
response.Deprecated.
Deprecated.
As of JSR-181 2.0 with no replacement.
The container for the SOAP-specific portion of a
SOAPMessage
object.The Status interface defines static variables used for transaction
status codes.
The transaction manager supports a synchronization mechanism
that allows the interested party to be notified before and
after the transaction completes.
The SystemException is thrown by the transaction manager to
indicate that it has encountered an unexpected error condition
that prevents future transaction services from proceeding.
A representation of a node whose value is text.
The Transaction interface allows operations to be performed against
the transaction in the target Transaction object.
The javax.transaction.Transactional annotation provides the application
the ability to declaratively control transaction boundaries on CDI managed beans, as
well as classes defined as managed beans by the Jakarta EE specification, at both the class
and method level where method level annotations override those at the class level.
The TxType element of the annotation indicates whether a bean method is to be
executed within a transaction context where the values provide the following
corresponding behavior.
The TransactionalException thrown from the Transactional interceptors
implementation contains the original exception as its nested exception
and is a RuntimeException, therefore, by default any
transaction that was started as a result of a Transactional annotation
earlier in the call stream will be marked for rollback as a result of
the TransactionalException being thrown by the Transactional interceptor
of the second bean.
The TransactionManager interface defines the methods that allow an
application server to manage transaction boundaries.
This exception indicates that a request carried a null transaction context,
but the target object requires an active transaction.
This exception indicates that the transaction associated with processing
of the request has been rolled back, or it has been marked to roll back.
The javax.transaction.TransactionScoped annotation provides the ability to
specify a standard CDI scope to define bean instances whose lifecycle is
scoped to the currently active Jakarta Transactions transaction.
This interface is intended for use by system level application server
components such as persistence managers, resource adapters, as well as
Jakarta Enterprise Beans and Web application components.
This exception indicates that a violation of a dynamically checked type
constraint was detected.
This exception indicates that an error has occurred while performing
an unmarshal operation that prevents the JAXB Provider from completing
the operation.
The
Unmarshaller class governs the process of deserializing XML
data into newly created Java content trees, optionally validating the XML
data as it is unmarshalled.
Register an instance of an implementation of this class with
Unmarshaller to externally listen
for unmarshal events.Unmarshaller implemented as SAX ContentHandler.
Signals that the requested operation does not support the
requested data type.
The URLDataSource class provides an object that wraps a
URL
object in a DataSource interface.The UserTransaction interface defines the methods that allow an
application to explicitly manage transaction boundaries.
This event indicates that a problem was encountered while validating the
incoming XML data during an unmarshal operation, while performing
on-demand validation of the Java content tree, or while marshalling the
Java content tree back to XML data.
ValidationEventHandler
implementation that collects all events.A basic event handler interface for validation errors.
Default implementation of the ValidationEvent interface.
Encapsulate the location of a ValidationEvent.
Default implementation of the ValidationEventLocator interface.
This exception indicates that an error has occurred while performing
a validate operation.
Deprecated.
since JAXB 2.0
DomHandler implementation for W3C DOM (org.w3c.dom package.)This class represents a W3C Addressing EndpointReferece which is
a remote reference to a web service endpoint that supports the
W3C WS-Addressing 1.0 - Core Recommendation.
This class is used to build
W3CEndpointReference
instances.Used to annotate the
getPortName()
methods of a generated service interface.Used to annotate service specific exception classes to customize
to the local and namespace name of the fault element and the name
of the fault bean.
Customizes a method that is exposed as a Web Service operation.
Customizes the mapping of an individual parameter to a Web Service message part and XML element.
The direction in which the parameter flows
Customizes the mapping of the return value to a WSDL part and XML element.
Marks a Java class as implementing a Web Service, or a Java interface as defining a Web Service interface.
Used to annotate a generated service interface.
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.The
WebServiceException class is the base
exception class for all JAX-WS API runtime exceptions.A WebServiceFeature is used to represent a feature that can be
enabled or disabled for a web service.
Annotation used to identify other annotations
as a
WebServiceFeature.This class defines web service permissions.
Used to annotate a Provider implementation class.
The
WebServiceRef annotation is used to
define a reference to a web service and
(optionally) an injection target for it.The
WebServiceRefs annotation allows
multiple web service references to be declared at the
class level.Used by XmlAccessorOrder to control the ordering of properties and
fields in a JAXB bound class.
Controls the ordering of fields and properties in a class.
Controls whether fields or Javabean properties are serialized by default.
Used by XmlAccessorType to control serialization of fields or
properties.
Adapts a Java type for custom marshaling.
Maps a JavaBean property to a map of wildcard attributes.
Maps a JavaBean property to XML infoset representation and/or JAXB element.
Marks a field/property that its XML form is a uri reference to mime content.
Maps a JavaBean property to a XML attribute.
Maps a JavaBean property to a XML element derived from property name.
Used in
XmlElement.type() to
signal that the type be inferred from the signature
of the property.Maps a factory method to a XML element.
Used in
XmlElementDecl.scope() to
signal that the declaration is in the global scope.
Maps a JavaBean property to a XML element derived from property's type.
Used in
XmlElementRef.type() to
signal that the type be inferred from the signature
of the property.Marks a property that refers to classes with
XmlElement
or JAXBElement.
A container for multiple @
XmlElement annotations.Generates a wrapper element around XML representation.
Maps an enum type
Enum to XML representation.Maps an enum constant in
Enum type to XML representation.
Maps a JavaBean property to XML ID.
Maps a JavaBean property to XML IDREF.
Disable consideration of XOP encoding for datatypes that are bound to
base64-encoded binary data in XML.
Use an adapter that implements
XmlAdapter for custom marshaling.Used in
XmlJavaTypeAdapter.type() to
signal that the type be inferred from the signature
of the field, property, parameter or the class.
A container for multiple @
XmlJavaTypeAdapter annotations.Used to map a property to a list simple type.
Associates the MIME type that controls the XML representation of the property.
Annotate a JavaBean multi-valued property to support mixed content.
Associates a namespace prefix with a XML namespace URI.
Enumeration of XML Schema namespace qualifications.
Marks a class that has
XmlElementDecls.Maps a class or an enum type to an XML element.
Maps a package name to a XML namespace.
Maps a Java type to a simple schema built-in type.
Used in
XmlSchemaType.type() to
signal that the type be inferred from the signature
of the property.
A container for multiple @
XmlSchemaType annotations.Instructs JAXB to also bind other classes when binding this class.
Prevents the mapping of a JavaBean property/type to XML representation.
Maps a class or an enum type to a XML Schema type.
Used in
XmlType.factoryClass() to
signal that either factory mehod is not used or
that it's in the class with this XmlType itself.
Enables mapping a class to a XML Schema complex type with a
simpleContent or a XML Schema simple type.
javax.xml.soap.SOAPFactoryfor creating SOAPElements.