List of usage examples for javax.xml.soap SOAPMessage subclass-usage
From source file org.apache.axis.Message.java
/**
* A complete SOAP (and/or XML-RPC, eventually) message.
* Includes both the root part (as a SOAPPart), and zero or
* more MIME attachments (as AttachmentParts).
* <p>
* Eventually should be refactored to generalize SOAPPart