|
Class Summary |
| ClassMap |
This class provides various soap properties relevant for
(de)serialization, including a method for defining mappings
between java classes and XML element names. |
| Soap |
Contains some constant definitions only. |
| SoapEnvelope |
The SOAP envelope. |
| SoapObject |
A simple dynamic object that can be used to build soap calls without
implementing KvmSerializable
|
| SoapParser |
A SOAP parser. |
| SoapPrimitive |
A class that is used to encapsulate primitive types
(represented by a string in XML serialization). |
| SoapWriter |
A writer that is able to write objects wrt. |
This package contains the basic set of classes required for
SOAP (de)serialization.