|
Class Summary |
| ArrayDeserializer |
Implementation of standard SOAP encoding style struct deserializer. |
| ArraySerializer |
Implementation of standard SOAP encoding array serializer. |
| Base64Handler |
Implementation BASE64 for hadling byte arrays in SOAP. |
| BigDecimalHandler |
Implementation BigDecimal handler for XML schema type deciaml. |
| DateHandler |
Implementation of standard SOAP encoding array serializer. |
| HashtableHandler |
Implementation of handler Hashtable that uses Apache SOAP encoding. |
| HexBinary |
Custom class for supporting primitive XSD data type hexBinary. |
| HexBinaryHandler |
Implementation of handler for XML schema type hexBinary. |
| SoapEnc |
Implementaion of standard SOAP 1.1 encoding style. |
| StructDeserializer |
Implementation of standard SOAP encoding style struct deserializer. |
| StructSerializer |
Implementation of standard SOAP encoding style struct serializer. |
| VectorConverter |
Implementation of standard SOAP encoding style struct deserializer. |
| VectorSerializer |
Implementation of standard SOAP encoding array serializer. |
| XmlNodeHandler |
This handler convert incoming XML into XML node tree and serialzies node tree to output. |