All Classes
-
All Classes Interface Summary Class Summary Exception Summary Error Summary Class Description BigDecimalHolder Holder forBigDecimal
s.BigIntegerHolder Holder forBigInteger
s.BooleanHolder Holder forboolean
s.BooleanWrapperHolder Holder forBoolean
s.ByteArrayHolder Holder forbyte[]
s.ByteHolder Holder forbyte
s.ByteWrapperHolder Holder forByte
s.CalendarHolder Holder forCalendar
s.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 JAX-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 Holder fordouble
s.DoubleWrapperHolder Holder forDouble
s.FactoryFinder This code is designed to implement the pluggability feature and is designed to both compile and run on JDK version 1.1 and later.FactoryFinder.ConfigurationError FloatHolder Holder forfloat
s.FloatWrapperHolder Holder forFloat
s.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 generated Holder classes.IntegerWrapperHolder Holder forInteger
s.IntHolder Holder forint
s.JAXRPCException Thejavax.xml.rpc.JAXRPCException
is thrown from the core JAX-RPC APIs to indicate an exception related to the JAX-RPC runtime mechanisms.LongHolder Holder forlong
s.LongWrapperHolder Holder forLong
s.MessageContext The interfaceMessageContext
abstracts the message context that is processed by a handler in thehandle
method.NamespaceConstants Constants used in JAX-RPC for namespace prefixes and URIs.ObjectHolder Holder forObject
s.ParameterMode Thejavax.xml.rpc.ParameterMode
is a type-safe enumeration for parameter mode.QNameHolder Holder forQName
s.SerializationContext The javax.xml.rpc.encoding.SerializationContext interface is implemented by the JAX-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 JAX-RPC service endpoint.ServletEndpointContext TheServletEndpointContext
provides an endpoint context maintained by the underlying servlet container based JAX-RPC runtime system.ShortHolder Holder forshort
s.ShortWrapperHolder Holder forShort
s.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 Holder forString
s.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 representing XML Types.