All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BigDecimalHolder BigIntegerHolder BooleanHolder BooleanWrapperHolder ByteArrayHolder ByteHolder ByteWrapperHolder CalendarHolder Call Thejavax.xml.rpc.Call
interface provides support for the dynamic invocation of a service endpoint.DeserializationContext The javax.xml.rpc.encoding.DeserializationContext interface is implemented by the Jakarta XML RPC runtime system in an XML processing mechanism specific manner.Deserializer The javax.xml.rpc.encoding.Deserializer interface defines a base interface for deserializers.DeserializerFactory The javax.xml.rpc.encoding.DeserializerFactory is a factory of deserializers.DoubleHolder DoubleWrapperHolder FactoryFinder FloatHolder FloatWrapperHolder GenericHandler Thejavax.xml.rpc.handler.GenericHandler
class implements theHandler
interface.Handler Thejavax.xml.rpc.handler.Handler
interface is required to be implemented by a SOAP message handler.HandlerChain Thejavax.xml.rpc.handler.HandlerChain
represents a list of handlers.HandlerInfo Thejavax.xml.rpc.handler.HandlerInfo
represents information about a handler in the HandlerChain.HandlerRegistry Thejavax.xml.rpc.handler.HandlerRegistry
provides support for the programmatic configuration of handlers in aHandlerRegistry
.Holder Thejava.xml.rpc.holders.Holder
interface represents the base interface for both standard and generatedHolder
classes.IntegerWrapperHolder IntHolder JAXRPCException Thejavax.xml.rpc.JAXRPCException
is thrown from the core Jakarta XML RPC APIs to indicate an exception related to the Jakarta XML RPC runtime mechanisms.LongHolder LongWrapperHolder MessageContext The interfaceMessageContext
abstracts the message context that is processed by a handler in thehandle
method.NamespaceConstants Constants used in Jakarta XML RPC for namespace prefixes and URIsObjectHolder ParameterMode Thejavax.xml.rpc.ParameterMode
is a type-safe enumeration for parameter mode.QNameHolder SerializationContext The javax.xml.rpc.encoding.SerializationContext interface is implemented by the Jakarta XML RPC runtime system in an XML processing mechanism specific manner.Serializer The javax.xml.rpc.encoding.Serializer interface defines the base interface for serializers.SerializerFactory The javax.xml.rpc.encoding.SerializerFactory is a factory of the serializers.Service Service
class acts as a factory of the following: Dynamic proxy for the target service endpoint.ServiceException Thejavax.xml.rpc.ServiceException
is thrown from the methods in thejavax.xml.rpc.Service
interface andServiceFactory
class.ServiceFactory Thejavax.xml.rpc.ServiceFactory
is an abstract class that provides a factory for the creation of instances of the typejavax.xml.rpc.Service
.ServiceLifecycle Thejavax.xml.rpc.server.ServiceLifecycle
defines a lifecycle interface for a Jakarta XML RPC service endpoint.ServletEndpointContext TheServletEndpointContext
provides an endpoint context maintained by the underlying servlet container based Jakarta XML RPC runtime system.ShortHolder ShortWrapperHolder SOAPFaultException TheSOAPFaultException
exception represents a SOAP fault.SOAPMessageContext The interfacejavax.xml.rpc.soap.SOAPMessageContext
provides access to the SOAP message for either RPC request or response.StringHolder Stub The interfacejavax.xml.rpc.Stub
is the common base interface for the stub classes.TypeMapping Thejavax.xml.rpc.encoding.TypeMapping
is the base interface for the representation of a type mapping.TypeMappingRegistry The interfacejavax.xml.rpc.encoding.TypeMappingRegistry
defines a registry of TypeMapping instances for various encoding styles.XMLType Constants for common XML Schema and SOAP 1.1 types.