Class Summary |
ArraySerializer |
A ArraySerializer can be used to serialize and deserialize
arrays using the SOAP-ENC encoding style. |
BeanSerializer |
A BeanSerializer can be used to serialize and deserialize
JavaBeans using the SOAP-ENC encoding style. |
ParameterSerializer |
A ParameterSerializer is used to serialize and deserialize
parameters using the SOAP-ENC encoding style. |
SoapEncUtils |
These static methods can be used to do much of the repetitive and
mechanical work that is required when generating structures using
the SOAP-ENC encoding style. |