<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
|
Apache SOAP API Reference | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
index.ArraySerializer can be used to serialize and deserialize arrays using the SOAP-ENC encoding style.Base64Serializer is used to serialize and deserialize byte arrays using the SOAP-ENC encoding style.BeanMultiRefSerializer can be used to serialize JavaBeans using the multiRef 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.HashtableSerializer can be used to serialize and deserialize Hashtables using the SOAP-ENC encoding style.Header object represents the contents and semantics of a <SOAP-ENV:Header> element.MapSerializer can be used to serialize and deserialize Maps using the SOAP-ENC encoding style.Message is the class whose instances represent one-way messages in SOAP.MimePartSerializer can be used to serialize Java's InputStream, JavaMail's MimeBodyPart and Java Activation Framework's DataSource and DataHandler objects from/to multipart Mime attachments to the SOAP message.Parameter represents an argument to an RPC call.ParameterSerializer is used to serialize and deserialize parameters using the SOAP-ENC encoding style.PrefixedName object can be used as the context argument for serialization, if qualified element names are desired.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 ...SOAP-ENC encoding style.SOAPMappingRegistry object is an XMLJavaMappingRegistry with pre-registered serializers and deserializers to support SOAP.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.UrTypeDeserializer deserializes xsd:ur-type objects, but right now only deals with nulls.VectorSerializer can be used to serialize (but not deserialize) Vectors and Enumerations using the SOAP-ENC encoding style.XMISerializer ...XMLJavaMappingRegistry ...XMLParameterSerializer is used to serialize and deserialize parameters using the literal xml encoding style.
|
Apache SOAP API Reference | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||