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.XmlException
public MessageXmlPart[] getMessageParts() throws Exception
Exception
Copyright © 2019. All Rights Reserved.