Class Summary |
Wrapper |
Wrapper - general class wrapping all the ADBBean elements describing the "inner core" of
the SOAP response, i.e. a set of fields bundled together to create a record-like structure. |
WrapperDateIn |
The class wrapping the ADBBean elements containing the input SOAP request for the
formatDate() method. |
WrapperDateOut |
The class wrapping the root ADBBean output element representing the results for
the formateDate() SOAP method. |
WrapperIn |
WrapperIn - general class wrapping the root ADBBean element containing the input SOAP request. |
WrapperInformation |
WrapperInformation - general class wrapping the inner ADBBean elements containing a single
SingleRecordType object. |
WrapperInformationIn |
The class wrapping the ADBBean elements containing the input SOAP request for the
getInformation() method. |
WrapperInformationOut |
The class wrapping the root ADBBean output element representing the results for
the getInformation() SOAP method. |
WrapperOut |
WrapperOut - general class wrapping the root ADBBean element containing a general
output result. |