|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Interface Summary | |
| Converter | Interface that each converter must implement to work in SOAP. |
| DeserializeContext | Define set of operations that must be supported for SOAP deserialization. |
| Deserializer | Interface that each deserializer must implement to work in SOAP. |
| EncodingStyle | Interface to use SOAP encoding style. |
| SerializeContext | Define set of operations that must be supported for SOAP serialization. |
| Serializer | Interface that each serializer must implement to work in SOAP. |
| SoapDeserializeContext | Define set of operations that must be supported for SOAP deserialization. |
| SoapSerializeContext | Define set of operations that must be supported for SOAP serialization. |
| Class Summary | |
| Marshaller | Utility class to marshal object into XML. |
| Soap | Entry point to SOAP related functionality. |
| SoapDeserializeContextImpl | Standard implementation for SOAP deserialization context. |
| SoapSerializeContextImpl | Standard implementation serialization context. |
| SoapStyle | Define attributes for different SOAP envelope styles. |
| Unmarshaller | Utility class to unmarshal object from XML. |
| Exception Summary | |
| DeserializeException | Signal failure of deserialization. |
| MarshalException | Signal (un)marshalling exception. |
| SerializeException | Signal failure of serialization. |
| SoapException | Signal general SOAP problem. |
| ValidationException | Signal (un)marshalling problem when mapping into Java types. |
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||