Package com.collabnet.ce.soap60.marshaling
-
Interface Summary Interface Description SoapMarshaler Interface that must be implemented by all SOAP marshalers (convert a SOAP object to an object required by RMI APIs). -
Class Summary Class Description AbstractSoapMarshaler Abstract SOAP marshaler.AbstractStatelessSoapMarshaler Abstract stateless SOAP marshaler.LocaleMarshaler Marshals Locale to String and vice-versa. -
Exception Summary Exception Description SoapMarshalingException Exception is thrown when an error occurs in marshaling a soap object.