You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2008/12/07 16:13:44 UTC

[jira] Updated: (WSCOMMONS-224) Add payload helper methods for text/binary/map

     [ https://issues.apache.org/jira/browse/WSCOMMONS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen updated WSCOMMONS-224:
--------------------------------------

    Component/s: AXIOM

> 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
>          Components: AXIOM
>            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.