org.springframework.ws.pox |
Provides the Plain Old XML (POX) functionality of the Spring Web Services framework. Contains the PoxMessage and related
interfaces.
|
Java Source File Name | Type | Comment |
PoxMessage.java | Interface | Defines the contract for Plain Old XML messages. |
PoxMessageException.java | Class | Specific subclass of WebServiceMessageException for Plain Old XML messages. |