|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
AttachmentPart
object to this
SOAPMessage
object.
SOAPElement
object.
SOAPBody
object and sets it as the
SOAPBody
object for this
SOAPEnvelope
object.
SOAPBodyElement
object with the
specified name and adds it to this SOAPBody
object.
SOAPElement
object initialized with the
given Name
object and adds the new element to this
SOAPElement
object.
SOAPElement
as a child of this
SOAPElement
instance.
SOAPElement
object initialized with the
given String
object and adds the new element to this
SOAPElement
object.
SOAPElement
object initialized with the
specified local name and prefix and adds the new element to this
SOAPElement
object.
SOAPElement
object initialized with the
specified local name, prefix, and URI and adds the new element to this
SOAPElement
object.
Detail
object and sets it as the
Detail
object for this SOAPFault
object.
DetailEntry
object with the given
name and adds it to this Detail
object.
SOAPFault
object and adds it to
this SOAPBody
object.
SOAPHeader
object and sets it as the
SOAPHeader
object for this
SOAPEnvelope
object.
MimeHeader
object with the specified
name and value to this MimeHeaders
object's
list of headers.
SOAPHeaderElement
object
initialized with the specified name and adds it to this
SOAPHeader
object.
MimeHeader
object with the specified
name and value and adds it to this SOAPPart
object.
AttachmentPart
object.
SOAPElement
object.
Text
object initialized with the given
String
and adds it to this SOAPElement
object.
SOAPMessage
object.javax.xml.rpc.Call
interface provides support
for the dynamic invocation of a service endpoint.
AttachmentPart
object.
SOAPConnection
object.
MessageContext
contains a property
with the specified name.
AttachmentPart
object.
AttachmentPart
object and
populates it using the given DataHandler
object.
AttachmentPart
object and
populates it with the specified data of the specified content
type.
Call
object not associated with
specific operation or target service endpoint.
Call
instance.
Call
instance.
Call
instance.
SOAPConnection
.
Detail
object which serves as a container
for DetailEntry
objects.
SOAPElement
object initialized with the
given Name
object.
SOAPElement
object initialized with the
given local name.
SOAPElement
object with the given
local name, prefix and uri.
SOAPMessage
object with the
default SOAPPart
, SOAPEnvelope
,
SOAPBody
, and SOAPHeader
objects.
InputStream
object into a new SOAPMessage
object and returns the SOAPMessage
object.
Name
object initialized with the
given local name.
Name
object initialized with the
given local name.
Name
object initialized with the
given local name, namespace prefix, and namespace URI.
Name
object initialized with the
given local name, namespace prefix, and namespace URI.
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.
Node
object from the tree.
DetailEntry
objects.Detail
object, giving details for
a SOAPFault
object.SOAPHeaderElement
objects in this SOAPHeader
object that have the
the specified actor.
SOAPHeaderElement
objects in this SOAPHeader
object that have
the the specified actor and detaches them from this
SOAPHeader
object.
javax.xml.rpc.handler.GenericHandler
class
implements the Handler
interface.
SOAPHeaderElement
object.
SOAPElement
object.
MimeHeaders
object.
SOAPPart
object as an iterator over the MimeHeader
objects.
AttachmentPart
object as an iterator over the
MimeHeader
objects.
AttachmentPart
objects
that are part of this SOAPMessage
object.
AttachmentPart
objects
that have header entries that match the specified headers.
SOAPBody
object associated with
this SOAPEnvelope
object.
Call
objects for
invoking operations on the specified port.
Throwable
object embedded in
this SOAPException
if there is one.
Source
object.
AttachmentPart
object as a Java
object.
SOAPMessage
object's content.
DataHandler
object for this
AttachmentPart
object.
TypeMapping
instance.
SOAPFault
object.
Detail
object.
SOAPElement
object.
SOAPElement
object.
SOAPEnvelope
object associated with
this SOAPPart
object.
SOAPFault
object in this SOAPBody
object.
faultactor
element.
SOAPFault
object.
faultcode
element.
SOAPFault
object.
faultstring
element.
SOAPFault
object.
HandlerRegistry
instance
for this Service
instance.
SOAPHeader
object for this
SOAPEnvelope
object.
String
objects.
getHttpSession
method returns the current
HTTP session (as a javax.servlet.http.HTTPSession
).
Name
object represents.
MimeHeader
objects whose
name matches a name in the given array of names.
MimeHeader
objects that match
a name in the given array.
MimeHeader
objects that match
a name in the given array.
SOAPException
object.
getMessageContext
returns the
MessageContext
targeted for this endpoint instance.
MimeHeader
object
in this SOAPPart
object that is identified by
the given String
.
String
.
SOAPMessage
object in a transport-independent
fashion.
SOAPHeaderElement
object is turned on.
MimeHeader
object.
MimeHeader
objects whose
name does not match a name in the given array of names.
MimeHeader
objects whose name
does not match a name in the given array.
MimeHeader
objects whose name
does not match a name in the given array.
Map
of {name, value} for the output parameters of
the last invoked operation.
List
values for the output parameters
of the last invoked operation.
Node
object.
Iterator
for the list of
QName
s of service endpoints grouped by this
service
Name
object represents.
MessageContext
Call
object.
MessageContext
Name
object represents.
TypeMappingRegistry
instance.
getServletContext
returns the
ServletContex
t associated with the web
application that contain this endpoint.
AttachmentPart
object.
SOAPMessage
object.
TypeMapping
for the specified
encodingStyle URI.
TypeMappingRegistry
for this
Service
object.
Name
object represents.
java.security.Principal
instance that
contains the name of the authenticated user for the current
method invocation on the endpoint instance.
Node
object if a child exists and its value is text.
MimeHeader
object.
handleFault
method initiates the SOAP
fault processing for this handler chain.
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.
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 initiates the request
processing for this handler chain.
handleRequest
method processes the request message.
handleRequest
method processes the request
SOAP message.
handleResponse
method initiates the response
processing for this handler chain.
handleResponse
method processes the response SOAP message.
handleResponse
method processes the response
message.
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
.SOAPFault
object exists in
this SOAPBody
object.
java.xml.rpc.holders.Holder
interface represents the base interface for both standard and
generated Holder classes.init
method enables the Handler instance to
initialize itself.
init
method to enable the Handler instance to
initialize itself.
cause
field of this
SOAPException
object with the given
Throwable
object.
Text
object
represents a comment.
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.
MessageContext
abstracts the message
context that is processed by a handler in the handle
method.SOAPMessage
objects.MimeHeader
object initialized
with the given name and value.
MimeHeader
objects, which
represent the MIME headers present in a MIME part of a
message.MimeHeaders
object initialized with
an empty Vector
object.
ServiceFactory
.
SOAPFactory
.
SOAPConnectionFactory
object.
MessageFactory
object that is
an instance of the default implementation.
javax.xml.rpc.ParameterMode
is a type-safe
enumeration for parameter mode.Node
object is no longer being used by the application and that the
implementation is free to reuse this object for nodes that may
be created later.
TypeMapping
instance with the
TypeMappingRegistry
.
TypeMapping
instance that is default
for all encoding styles supported by the
TypeMappingRegistry
.
AttachmentPart
objects that have
been added to this SOAPMessage
object.
MimeHeaders
object.
MimeHeader
objects for this
SOAPEnvelope
object.
Call
instance.
MimeHeader
objects whose name
matches the the given name.
MessageContext
TypeMapping
from the TypeMappingRegistry.
SOAPMessage
object with all the
changes that have been made to it.
SOAPMessage
object
has had the method saveChanges
called on
it.
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.
SOAPHeaderElement
object to the specified actor.
Object
and sets the value of the
Content-Type
header to the given type.
SOAPEnvelope
object
with the data from the given Source
object.
SOAPMessage
object's content with the given description.
String
.
String
.
DataHandler
object as the
data handler for this AttachmentPart
object.
SOAPElement
object to one specified.
SOAPFault
object with the given
fault actor.
SOAPFault
object with the given
fault code.
SOAPFault
object to the given string.
java.util.List
.
java.util.Map
SOAPHeaderElement
object to be on or off.
Call
instance.
Node
object to the given
SOAPElement
object.
MessageContext
.
HandlerChain
.
SOAPBodyElement
object represents the contents in
a SOAPBody
object.SOAPBody
object, the contents in a SOAPHeader
object, the content that can follow the SOAPBody
object in a
SOAPEnvelope
object, or what can follow the detail element
in a SOAPFault
object.SOAPPart
object.SOAPException
object with no
reason or embedded Throwable
object.
SOAPException
object with the
given String
as the reason for the exception
being thrown.
SOAPException
object with the
given String
as the reason for the exception
being thrown and the given Throwable
object as
an embedded exception.
SOAPException
object
initialized with the given Throwable
object.
SOAPFactory
is a factory for creating various objects
that exist in the SOAP XML tree.SOAPBody
object that contains
error and/or status information.SOAPFault
object.SOAPFaultException
exception represents a
SOAP fault.javax.xml.rpc.soap.SOAPMessageContext
provides access to the SOAP message for either RPC request or
response.
SOAPMessage
object.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.SOAPMessage
object to the given
output stream.
Iterator
view of the names of the properties
that can be configured on this stub instance.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |