|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArraySerializer
can be used to serialize and deserialize
arrays using the SOAP-ENC
encoding style.BeanSerializer
can be used to serialize and deserialize
JavaBeans using the SOAP-ENC
encoding style.Body
object represents the contents and semantics
of a <SOAP-ENV:Body>
element.Call
object represents an RPC call.Deserializer
...Envelope
object represents the contents and semantics
of an <SOAP-ENV:Envelope>
element.Fault
object represents the contents and semantics
of a <SOAP-ENV:Fault>
element.numberOfChars
theChars.
Header
object represents the contents and semantics
of a <SOAP-ENV:Header>
element.IndentWriter
object behaves the same as a
PrintWriter
object, with the additional capability
of being able to print strings that are prepended with a specified
amount of spaces.PrintWriter
constructor
with the same signature.
PrintWriter
constructor
with the same signature.
PrintWriter
constructor
with the same signature.
PrintWriter
constructor
with the same signature.
ObjInfo
object is used by a compiler to track the name and
type of a bean.Parameter
represents an argument to an RPC
call.ParameterSerializer
is used to serialize and deserialize
parameters using the SOAP-ENC
encoding style.QName
represents a fully-qualified name.Relay
object is used by TcpTunnel
and TcpTunnelGui
to relay bytes from an
InputStream
to a OutputStream
.Response
object represents an RPC response.RPC
.RPCMessage
is the base class that Call
and
Response
extend from.Serializer
...ServiceManager
manages services and their associated
DeploymentDescriptors
.SOAP-ENC
encoding style.SOAPHTTPConnection
is an implementation of the
SOAPTransport
interface for HTTP.SOAPMappingRegistry
object is an
XMLJavaMappingRegistry
with pre-registered
serializers and deserializers to support SOAP.SOAPSMTPConnection
is an implementation of the
SOAPTransport
interface for SMTP.TcpTunnel
object listens on the given port,
and once Start
is pressed, will forward all bytes
to the given host and port.TcpTunnelGui
object listens on the given port,
and once Start
is pressed, will forward all bytes
to the given host and port.XMIDeserializer
...ParameterSerializer
is used to serialize and deserialize
parameters using the XMI
encoding style.XMISerializer
...XMLJavaMappingRegistry
...XMLParameterSerializer
is used to serialize and deserialize
parameters using the literal xml
encoding style.XPathUtils
...
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |