|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
BigDecimal
s.BigDecimalHolder
with a null
value.
BigDecimalHolder
with value
as
the value.
BigInteger
s.BigIntegerHolder
with a null
value.
BigIntegerHolder
with value
as
the value.
boolean
s.BooleanHolder
with a null
value.
BooleanHolder
with value
as
the value.
Boolean
s.BooleanWrapperHolder
with a null
value.
BooleanWrapperHolder
with value
as
the value.
byte[]
s.ByteArrayHolder
with a null
value.
ByteArrayHolder
with value
as
the value.
byte
s.ByteHolder
with a null
value.
ByteHolder
with value
as
the value.
Byte
s.ByteWrapperHolder
with a null
value.
ByteWrapperHolder
with value
as
the value.
Calendar
s.CalendarHolder
with a null
value.r
CalendarHolder
with value
as
the value.
javax.xml.rpc.Call
interface provides support
for the dynamic invocation of a service endpoint.MessageContext
contains a property
with the specified name.
Call
instance.
Call
instance.
Call
instance.
Call
object not associated with
specific operation or target service endpoint.
Service
instance.
Service
instance.
TypeMapping
object.
destroy
method indicates the end of lifecycle
for a Handler instance.
destroy
method indicates the end of lifecycle
for a Handler instance.
double
s.DoubleHolder
with a null
value.
DoubleHolder
with value
as
the value.
Double
s.DoubleWrapperHolder
with a null
value.
DoubleWrapperHolder
with value
as
the value.
float
s.FloatHolder
with a null
value.
FloatHolder
with value
as
the value.
Float
s.FloatWrapperHolder
with a null
value.
FloatWrapperHolder
with value
as
the value.
javax.xml.rpc.handler.GenericHandler
class
implements the Handler
interface.Call
objects for
invoking operations on the specified port.
TypeMapping
instance.
faultactor
element.
faultcode
element.
faultstring
element.
HandlerRegistry
instance
for this Service
instance.
getHttpSession
method returns the current
HTTP session (as a javax.servlet.http.HTTPSession
).
getMessageContext
returns the
MessageContext
targeted for this endpoint instance.
Map
of {name, value} for the output parameters of
the last invoked operation.
List
values for the output parameters
of the last invoked operation.
Iterator
for the list of
QName
s of service endpoints grouped by this
service.
MessageContext
.
Call
object.
MessageContext
.
TypeMappingRegistry
instance.
getServletContext
returns the
ServletContex
t associated with the web
application that contain this endpoint.
Iterator
over the list of all XML processing
mechanism types supported by this DeserializerFactory
.
SerializerFactory
.
TypeMapping
for the specified
encodingStyle URI.
TypeMappingRegistry
for this
Service
object.
java.security.Principal
instance that
contains the name of the authenticated user for the current
method invocation on the endpoint instance.
handleFault
method processes the SOAP faults
based on the SOAP message processing model.
handleFault
method processes the SOAP faults
based on the SOAP message processing model.
handleFault
method initiates the SOAP
fault processing for this handler chain.
javax.xml.rpc.handler.Handler
interface is
required to be implemented by a SOAP message handler.javax.xml.rpc.handler.HandlerChain
represents
a list of handlers.handleRequest
method processes the request
SOAP message.
handleRequest
method processes the request message.
handleRequest
method initiates the request
processing for this handler chain.
handleResponse
method processes the response
message.
handleResponse
method processes the response SOAP message.
handleResponse
method initiates the response
processing for this handler chain.
javax.xml.rpc.handler.HandlerInfo
represents
information about a handler in the HandlerChain.javax.xml.rpc.handler.HandlerRegistry
provides support for the programmatic configuration of
handlers in a HandlerRegistry
.java.xml.rpc.holders.Holder
interface represents the base interface for both standard and
generated Holder classes.init
method to enable the Handler instance to
initialize itself.
init
method enables the Handler instance to
initialize itself.
Integer
s.IntegerWrapperHolder
with a null
value.
IntegerWrapperHolder
with value
as
the value.
int
s.IntHolder
with a null
value.
IntHolder
with value
as
the value.
addParameter
and
setReturnType
methods
are to be invoked to specify the parameter and return type
specification for a specific operation.
javax.xml.rpc.JAXRPCException
is thrown from
the core JAX-RPC APIs to indicate an exception related to the
JAX-RPC runtime mechanisms.null
as its
detail message.
long
s.LongHolder
with a null
value.
LongHolder
with value
as
the value.
Long
s.LongWrapperHolder
with a null
value.
LongWrapperHolder
with value
as
the value.
MessageContext
abstracts the message
context that is processed by a handler in the handle
method.ServiceFactory
Only one copy of a factory exists and is returned to the
application each time this method is called.
Object
s.ObjectHolder
with a null
value.
ObjectHolder
with value
as
the value.
javax.xml.rpc.ParameterMode
is a type-safe
enumeration for parameter mode.java.lang.String
QName
s.QNameHolder
with a null
value.
QNameHolder
with value
as
the value.
TypeMapping
instance with the
TypeMappingRegistry
.
TypeMapping
instance that is default
for all encoding styles supported by the
TypeMappingRegistry
.
Call
instance.
MessageContext
.
TypeMapping
from the TypeMappingRegistry.
Service
class acts as a factory of the following:
Dynamic proxy for the target service endpoint.javax.xml.rpc.ServiceException
is thrown from the
methods in the javax.xml.rpc.Service
interface and
ServiceFactory
class.null
as its
detail message.
javax.xml.rpc.ServiceFactory
is an abstract class
that provides a factory for the creation of instances of the type
javax.xml.rpc.Service
.ServiceFactory
implementation
class.
javax.xml.rpc.server.ServiceLifecycle
defines a lifecycle interface for a
JAX-RPC service endpoint.ServletEndpointContext
provides an endpoint
context maintained by the underlying servlet container based
JAX-RPC runtime system.java.util.List
.
java.util.Map
SOAPMessage
for this message context.
Call
instance.
MessageContext
.
HandlerChain
.
short
s.ShortHolder
with a null
value.
ShortHolder
with value
as
the value.
Short
s.ShortWrapperHolder
with a null
value.
ShortWrapperHolder
with value
as
the value.
SOAPFaultException
exception represents a
SOAP fault.javax.xml.rpc.soap.SOAPMessageContext
provides access to the SOAP message for either RPC request or
response.String
s.StringHolder
with a null
value.
StringHolder
with value
as
the value.
javax.xml.rpc.Stub
is the common base interface
for the stub classes.javax.xml.rpc.encoding.TypeMapping
is the base
interface for the representation of a type mapping.javax.xml.rpc.encoding.TypeMappingRegistry
defines a registry of TypeMapping instances for various encoding
styles.java.lang.String
- USERNAME_PROPERTY -
Static variable in interface javax.xml.rpc.Stub
- Standard property: User name for authentication.
BigDecimal
contained by this holder.
BigInteger
that is held.
boolean
contained by this holder.
Boolean
contained by this holder.
byte[]
contained by this holder.
byte
contained by this holder.
Byte
contained by this holder.
Calendar
that is held.
double
contained by this holder.
Double
contained by this holder.
byte
contained by this holder.
Float
contained by this holder.
Integer
contained by this holder.
int
contained by this holder.
long
contained by this holder.
Long
contained by this holder.
Object
contained by this holder.
QName
contained by this holder.
short
contained by this holder.
Short
contained by this holder.
String
contained by this holder.
Iterator
view of the names of the properties
that can be configured on this stub instance.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |