| Class | Description |
|---|---|
| DOMWriterService |
This is a simple service which will receive an
org.w3c.dom.Element
object and print out the DOM associated wth it. |
| SendObjectAsXML |
This action is used to send objects out via a SOAP RPC call.
|
| SimpleSOAPClient |
This service can be used to send a series of objects via
a SOAP request.
|
| SOAPConstants |
All Constant messages that are to be used for server level
messages.
|