|
|||||||||
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.
AttachmentPart
object.
MimeHeader
object with the specified
name and value and adds it to this SOAPPart
object.
SOAPElement
object.
Text
object initialized with the given
String
and adds it to this SOAPElement
object.
newChild
to the end of the list of children
of this node.
SOAPMessage
object.Attr
interface represents an attribute in an
Element
object.Attr
.
Attributes
interface, which includes Namespace support.AttributeList
;
that interface has been replaced by
Attributes
,
which is implemented in the
AttributesImpl
helper class.CDATASection
.
CharacterData
interface extends Node with a set of
attributes and methods for accessing character data in the DOM.AttachmentPart
object.
java.lang.Object.clone
method to return a copy of this cookie.
ProviderConnection
object, freeing its resources
and making it immediately available for garbage collection.
SOAPConnection
object.
CharacterData
and represents the
content of a comment, i.e., all the characters between the starting '
<!--
' and ending '-->
'.Comment
.
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.
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.
Attr
of the given name.
CDATASection
node whose value is the specified
string.
Comment
node given the specified string.
ProviderConnection
object to the messaging provider that
is associated with this ProviderConnectionFactory
object.
SOAPConnection
.
DocumentFragment
object.
DocumentType
node.
EntityReference
object.
SOAPMessage
object with the default
SOAPPart
, SOAPEnvelope
, SOAPBody
,
and SOAPHeader
objects.
InputStream
object into a
new SOAPMessage
object and returns the SOAPMessage
object.
MessageFactory
object that will produce
SOAPMessage
objects for the given profile.
Name
object initialized with the
given local name.
Name
object initialized with the
given local name, namespace prefix, and namespace URI.
ProcessingInstruction
node given the specified
name and data strings.
Text
node given the specified string.
JAXRException
object with no
reason or embedded Throwable.
JAXRException
object with the given
String
as the reason for the exception being thrown.
JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
JAXRException
object initialized
with the given Exception
object.
Node
object from the tree.
DetailEntry
objects.Detail
object, giving details for
a SOAPFault
object.Document
interface represents the entire HTML or XML
document.DocumentFragment
.
Document
.
DocumentType
.
DocumentFragment
is a "lightweight" or "minimal"
Document
object.ContentHandler
interface, which includes Namespace support.Document
has a doctype
attribute whose value
is either null
or a DocumentType
object.service
method)
to allow a servlet to handle a DELETE request.
doFilter
method of the Filter is called by the container
each time a request/response pair is passed through the chain due
to a client request for a resource at the end of the chain.
service
method) to
allow a servlet to handle a GET request.
service
method and handles the
request.
DOMImplementation
interface provides a number of methods
for performing operations that are independent of any particular instance
of the document object model.service
method)
to allow a servlet to handle a OPTIONS request.
service
method)
to allow a servlet to handle a POST request.
HttpServletRequest
object
and writes the reply to the given HttpServletResponse
object.
service
method)
to allow a servlet to handle a PUT request.
service
method)
to allow a servlet to handle a TRACE request.
Element
interface represents an element in an HTML or XML
document.Element
.
sendRedirect
method or, if encoding is not needed,
returns the URL unchanged.
Endpoint
object using the given
string identifier.
Entity
.
EntityReference
.
EntityReference
objects may be inserted into the structure
model when an entity reference is in the source document, or when the
user wishes to insert an entity reference.Transformer
.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.
FactoryConfigurationError
with no
detail mesage.
FactoryConfigurationError
with a
given Exception
base cause of the error.
FactoryConfigurationError
with the
given Exception
base cause and detail message.
FactoryConfigurationError
with
the String
specified as an error message.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Source input of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Result output of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the TransformerFactory returned from
TransformerFactory.newInstance()
may
be safely cast to a SAXTransformerFactory.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Source input of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Result output of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Source input of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Result output of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the SAXTransformerFactory.newXMLFilter(Source src)
and SAXTransformerFactory.newXMLFilter(Templates templates)
methods are supported.
doFilter
method.JAXRException
object with no
reason or embedded Throwable.
JAXRException
object with the given
String
as the reason for the exception being thrown.
JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
JAXRException
object initialized
with the given Exception
object.
SOAPHeaderElement
object.
SOAPElement
object.
MimeHeaders
object.
AttachmentPart
object
as an iterator over the MimeHeader
objects.
SOAPPart
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.
Object
,
or null
if no attribute of the given name exists.
null
if there is no attribute by that name.
null
if no object is bound under the name.
Enumeration
containing the
names of the attributes available to this request.
Enumeration
containing the
attribute names available
within this servlet context.
Enumeration
of String
objects
containing the names of all the objects bound to this session.
Attr
node by local name and namespace URI.
NamedNodeMap
containing the attributes of this node (if
it is an Element
) or null
otherwise.
SOAPBody
object associated with this
SOAPEnvelope
object.
Throwable
object embedded in this
SOAPException
if there is one.
null
if the
cause is nonexistent or unknown.
JAXRException
if there is one.
NodeList
that contains all children of this node.
ResultSet.getObject
is
called to retrieve a value from the column.
null
if the cookie has no comment.
AttachmentPart
object as a Java
object.
Source
object.
SOAPMessage
object's
content.
null
if the type is not known.
ServletContext
object that
corresponds to a specified URL on the server.
Cookie
objects the client sent with this request.
DataHandler
object for this AttachmentPart
object.
long
value that represents a
Date
object.
SOAPFault
object.
Detail
object.
DocumentType
)
associated with this document.
DOMImplementation
object.
Element
whose ID
is given by
elementId
.
SOAPElement
object.
NodeList
of all descendant Elements
with a given tag name, in the order in which they are encountered in
a preorder traversal of this Element
tree.
NodeList
of all the Elements
with a
given tag name in the order in which they are encountered in a
preorder traversal of the Document
tree.
NodeList
of all the descendant
Elements
with a given local name and namespace URI in
the order in which they are encountered in a preorder traversal of
this Element
tree.
NodeList
of all the Elements
with a
given local name and namespace URI in the order in which they are
encountered in a preorder traversal of the Document
tree.
SOAPElement
object.
NamedNodeMap
containing the general entities, both
external and internal, declared in the DTD.
SOAPEnvelope
object associated with this
SOAPPart
object.
SOAPFault
object in this SOAPBody
object.
SOAPFault
object.
SOAPFault
object.
SOAPFault
object.
ContentHandler
that is the Result.
SOAPHeader
object for
this SOAPEnvelope
object.
String
.
String
objects.
MimeHeaders
object that contains the headers
in the given HttpServletRequest
object.
Enumeration
of String
objects.
Enumeration
and will be removed
in a future version of this API.
DOMImplementation
object that handles this document.
String
containing the value of the named
initialization parameter, or null
if the parameter does
not exist.
String
containing the value of the
named initialization parameter, or null
if
the parameter does not exist.
String
containing the value of the
named initialization parameter, or null
if
the parameter does not exist.
String
containing the value of the named
context-wide initialization parameter, or null
if the
parameter does not exist.
Enumeration
of String
objects,
or an empty Enumeration
if the servlet has no
initialization parameters.
Enumeration
of String
objects,
or an empty Enumeration
if the servlet has
no initialization parameters.
Enumeration
of String
objects,
or an empty Enumeration
if the servlet has
no initialization parameters.
Enumeration
of String
objects, or an
empty Enumeration
if the context has no initialization
parameters.
ServletInputStream
.
null
if there is none.
int
.
HttpServletRequest
object was last modified,
in milliseconds since midnight January 1, 1970 GMT.
data
and the substringData
method below.
LexicalHandler
for the output.
Locale
that the client will
accept content in, based on the Accept-Language header.
Enumeration
of Locale
objects
indicating, in decreasing order starting with the preferred locale, the
locales that are acceptable to the client based on the Accept-Language
header.
Name
object represents.
int
indicating the major version number
of the messaging provider to which the ProviderConnection
object
described by this ProviderMetaData
object is
connected.
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.
-1
indicating the cookie will persist
until browser shutdown.
SOAPException
object.
JAXRException
object.
ProviderMetaData
object that contains
information about the messaging provider to which this
ProviderConnection
object is connected.
String
.
MimeHeader
object
in this SOAPPart
object that
is identified by the given String
.
SOAPMessage
object in a transport-independent fashion.
null
if
the MIME type is not known.
int
indicating the minor version number
of the messaging provider to which the ProviderConnection
object
described by this ProviderMetaData
object is
connected.
SOAPHeaderElement
object is turned on.
DOCTYPE
keyword.
String
containing the name of the
messaging provider to which the ProviderConnection
object
described by this ProviderMetaData
object is
connected.
MimeHeader
object.
RequestDispatcher
object that acts
as a wrapper for the named servlet.
null
if it is
unspecified.
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.
NamedNodeMap
containing the notations declared in the
DTD.
ServletOutputStream
suitable for writing binary
data in the response.
Document
object associated with this node.
Element
node this attribute is attached to or
null
if this attribute is not in use.
String
,
or null
if the parameter does not exist.
Enumeration
of String
objects containing the names of the parameters contained
in this request.
String
objects containing
all of the values the given request parameter has, or
null
if the parameter does not exist.
Node
object.
null
if it is
unspecified.
Name
object represents.
XMLReader
.
Name
object represents.
BufferedReader
.
ServletContext.getRealPath(java.lang.String)
instead.
String
containing the real path
for a given virtual path.
null
if the user
has not been authenticated.
RequestDispatcher
object that acts as a wrapper for
the resource located at the given path.
RequestDispatcher
object that acts
as a wrapper for the resource located at the given path.
HttpServletRequest
object.
InputStream
object.
http
, https
, or ftp
.
true
if the browser is sending cookies
only over a secure protocol, or false
if the
browser can send cookies using any protocol.
This method was originally defined to retrieve a servlet
from a ServletContext
. In this version, this method
always returns null
and remains only to preserve
binary compatibility. This method will be permanently removed
in a future version of the Java Servlet API.
In lieu of this method, servlets can share information using the
ServletContext
class and can perform shared business logic
by invoking methods on common non-servlet classes.
ServletConfig
object.
ServletConfig
object, which contains
initialization and startup parameters for this servlet.
ServletContext
in which this servlet
is running.
ServletContext
in which the caller
is executing.
ServletContext
in which the caller
is executing.
This method was originally defined to return an
Enumeration
of all the servlet names known to this context. In this version,
this method always returns an empty Enumeration
and
remains only to preserve binary compatibility. This method will
be permanently removed in a future version of the Java Servlet API.
This method was originally defined to return an Enumeration
of all the servlets known to this servlet context. In this
version, this method always returns an empty enumeration and
remains only to preserve binary compatibility. This method
will be permanently removed in a future version of the Java
Servlet API.
HttpSession
associated with this request or, if if there is no
current session and create
is true, returns
a new session.
AttachmentPart
object.
SOAPMessage
object.
true
; otherwise, it is
false
.
ProviderConnection
object
described by this ProviderMetaData
object is
connected.
Name
object represents.
URLEndpoint
object.
java.security.Principal
object containing
the name of the current authenticated user.
MimeHeader
object.
Node
object if a child exists and its value is text.
HttpSession.getAttribute(java.lang.String)
.
HttpSession.getAttributeNames()
PrintWriter
object that
can send character text to the client.
XMLReader
that is encapsulated by the
implementation of this class.
DocumentHandler
interface. It has been replaced by the SAX2
DefaultHandler
class.true
when an attribute with a given name is
specified on this element or has a default value, false
otherwise.
true
when an attribute with a given local name and
namespace URI is specified on this element or has a default value,
false
otherwise.
SOAPFault
object exists in
this SOAPBody
object.
ServletRequest
interface
to provide request information for HTTP servlets.ServletResponse
interface to provide HTTP-specific
functionality in sending a response.HttpSessionBindingListener
when it is bound or
unbound from a session, or to a HttpSessionAttributeListener
that has been configured in the deployment descriptor when any attribute is
bound, unbound or replaced in a session.HttpUtils
object.
Endpoint
object represents; a URI is the default.
super.init(config)
.
JAXMServlet
object using the given
ServletConfig
object and initializing the
msgFactory
field with a default
MessageFactory
object.
cause
field of this SOAPException
object with the given Throwable
object.
newChild
before the existing child node
refChild
.
JAXRException
object with no
reason or embedded Throwable.
JAXRException
object with the given
String
as the reason for the exception being thrown.
JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
JAXRException
object initialized
with the given Exception
object.
Text
object represents a comment.
true
if the client does not yet know about the
session or if the client chooses not to join the session.
boolean
indicating
whether the servlet is permanently unavailable.
HttpServletRequest.isRequestedSessionIdFromURL()
instead.
index
th item in the collection.
index
th item in the map.
JAXMException
object with no
reason or embedded Throwable
object.
JAXMException
object with the given
String
as the reason for the exception being thrown.
JAXMException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
exception.
JAXMException
object initialized
with the given Throwable
object.
JAXRException
object with no
reason or embedded Throwable.
JAXRException
object with the given
String
as the reason for the exception being thrown.
JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
JAXRException
object initialized
with the given Exception
object.
null
as its
detail message.
ServletContext.log(String message, Throwable throwable)
instead.
This method was originally defined to write an exception's stack trace and an explanatory error message to the servlet log file.
Throwable
exception
to the servlet log file, prepended by the servlet's name.
Throwable
exception
to the servlet log file.
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.
MessageFactory
object that will be used internally
to create the SOAPMessage
object to be passed to the
method onMessage
.
NamedNodeMap
interface are used to
represent collections of nodes that can be accessed by name.Document
object
to build a DOM tree with.
DocumentBuilder
using the currently configured parameters.
ProviderConnectionFactory
object.
MessageFactory
object that is an instance
of the default implementation.
SOAPConnectionFactory
object.
SOAPElementFactory
.
DocumentBuilderFactory
.
SAXParserFactory
.
TransformerFactory
.
ConnectionFactory
object.
Node
interface is the primary datatype for the entire
Document Object Model.NodeList
interface provides the abstraction of an ordered
collection of nodes, without defining or constraining how this collection
is implemented.Text
nodes in the full depth of the sub-tree
underneath this Node
, including attribute nodes, into a
"normal" form where only structure (e.g., elements, comments,
processing instructions, CDATA sections, and entity references)
separates Text
nodes, i.e., there are neither adjacent
Text
nodes nor empty Text
nodes.
Notation
.
SOAPMessage
object to this
OnewayListener
object.
SOAPMessage
object to this
ReqRespListener
object and returns the response.
Document
object.
DefaultHandler
.
HandlerBase
.
Document
object.
InputSource
as XML using the specified
DefaultHandler
.
InputSource
as XML using the specified
HandlerBase
.
InputStream
as an XML
document and return a new DOM Document
object.
InputStream
instance as XML using the specified
DefaultHandler
.
InputStream
instance as XML using the specified
DefaultHandler
.
InputStream
instance as XML using the specified HandlerBase
.
InputStream
instance as XML using the specified HandlerBase
.
InputStream
as an XML
document and return a new DOM Document
object.
Document
object.
DefaultHandler
.
HandlerBase
.
HashTable
object
with key-value pairs.
XMLReader
interface, which includes Namespace support.ParserConfigurationException
with no
detail mesage.
ParserConfigurationException
with
the String
specified as an error message.
Parser
interface.boolean
value to the client,
with no carriage return-line feed (CRLF)
character at the end.
double
value to the client,
with no carriage return-line feed (CRLF) at the end.
float
value to the client,
with no carriage return-line feed (CRLF) at the end.
long
value to the client,
with no carriage return-line feed (CRLF) at the end.
String
to the client,
without a carriage return-line feed (CRLF)
character at the end.
boolean
value to the client,
followed by a
carriage return-line feed (CRLF).
double
value to the client,
followed by a carriage return-line feed (CRLF).
float
value to the client,
followed by a carriage return-line feed (CRLF).
long
value to the client, followed by a
carriage return-line feed (CRLF).
String
to the client,
followed by a carriage return-line feed (CRLF).
ProcessingInstruction
.
ProcessingInstruction
interface represents a "processing
instruction", used in XML as a way to keep processor-specific information
in the text of the document.HttpServletResponse
object with the
headers in the given MimeHeaders
object.
HttpSession.setAttribute(java.lang.String, java.lang.Object)
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.
AttachmentPart
objects that have been added
to this SOAPMessage
object.
MimeHeaders
object.
MimeHeader
objects for this
SOAPEnvelope
object.
oldChild
from the list
of children, and returns it.
MimeHeader
objects whose name matches the
the given name.
HttpSession.removeAttribute(java.lang.String)
oldChild
with newChild
in the list of children, and returns the oldChild
node.
ResultSet
.SOAPMessage
object with all the
changes that have been made to it.
JAXRException
object with no
reason or embedded Throwable.
JAXRException
object with the given
String
as the reason for the exception being thrown.
JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
JAXRException
object initialized
with the given Exception
object.
SOAPMessage
object has
had the method saveChanges
called on it.
XMLReader
implementation class.ContentHandler
.
SAXSource
, using a SAX InputSource
.
SAXSource
, using an XMLReader
and a SAX InputSource.
Content-Length
.
Request-Line
is not allowed for the resource
identified by the Request-URI
.
Request-URI
is longer
than the server is willing to interpret.
Location
field.
SOAPMessage
object and returns immediately
after handing the message over to the
messaging provider.
service
method and dispatches
them to the do
XXX methods defined in
this class.
service
method.
readLine
method
for reading data one line at a time.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.
EntityResolver
to be used to resolve
entities present in the XML document to be parsed.
ErrorHandler
to be used to report
errors present in the XML document to be parsed.
SOAPFault
object with the given fault actor.
SOAPFault
object with the given fault code.
SOAPFault
object
to the given string.
ContentHandler
.
LexicalHandler
for the output.
JAXMServlet
object's msgFactory
field with the given MessageFactory
object.
SOAPHeaderElement
object to be on or off.
nodeName
attribute.
namespaceURI
and
localName
.
Node
object to the given
SOAPElement
object.
null
if it is
unspecified.
XMLReader
.
setStatus(int)
, to send an error with a description
use sendError(int, String)
.
Sets the status code and message for this response.
ContentHandler
.
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.SOAPElementFactory
is a factory for XML fragments that
will eventually end up in the SOAP part.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.
SOAPBody
object that contains
error and/or status information.SOAPFault
object.SOAPMessage
object.offset
,
keeping both in the tree as siblings.
Text
interface inherits from CharacterData
and represents the textual content (termed character data in XML) of an
Element
or Attr
.Text
node.
Endpoint
object.
String
representation of the
column's value.
TransformerConfigurationException
with no
detail mesage.
TransformerConfigurationException
with
the String
specified as an error message.
TransformerConfigurationException
with the
given Exception
base cause and detail message.
TransformerConfigurationException
with a
given Exception
base cause of the error.
Transformer
and
Templates
objects.TransformerFactoryConfigurationError
with no
detail mesage.
TransformerFactoryConfigurationError
with a
given Exception
base cause of the error.
TransformerFactoryConfigurationError
with the
given Exception
base cause and detail message.
TransformerFactoryConfigurationError
with
the String
specified as an error message.
UnavailableException.UnavailableException(String, int)
instead.
UnavailableException.UnavailableException(String)
instead.
JAXRException
object with no
reason or embedded Throwable.
JAXRException
object with the given
String
as the reason for the exception being thrown.
JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
JAXRException
object initialized
with the given Exception
object.
JAXRException
object with no
reason or embedded Throwable.
JAXRException
object with the given
String
as the reason for the exception being thrown.
JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
JAXRException
object initialized
with the given Exception
object.
Endpoint
class used for simple
applications that want to communicate directly with another
SOAP-based application in a point-to-point fashion instead of
going through a messaging provider.URLEndpoint
object using the given URL.
SOAPMessage
object to the given output
stream.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |