public class MessageXmlObject extends Object
| Constructor and Description | 
|---|
| MessageXmlObject(WsdlOperation operation,
                String messageContent,
                boolean isRequest) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getMessageContent() | 
| org.apache.xmlbeans.XmlObject | getMessageObj() | 
| MessageXmlPart[] | getMessageParts() | 
public MessageXmlObject(WsdlOperation operation, String messageContent, boolean isRequest)
public String getMessageContent()
public org.apache.xmlbeans.XmlObject getMessageObj()
                                            throws org.apache.xmlbeans.XmlException
org.apache.xmlbeans.XmlExceptionpublic MessageXmlPart[] getMessageParts() throws Exception
ExceptionCopyright © 2019. All Rights Reserved.