Add payload helper methods for text/binary/map
----------------------------------------------

                 Key: WSCOMMONS-224
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-224
             Project: WS-Commons
          Issue Type: Improvement
            Reporter: Paul Fremantle


See this thread:
http://www.nabble.com/Supporting-content-types-in-Synapse-and-Axiom-t4151301.html

Add the following methods to SOAPEnvelope

OMElement get/setPayload()
DataHandler get/setBytesPayload()
String get/setTextPayload()
boolean isBinary();
boolean isText();
int getPayloadType() 



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to