You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2007/02/15 07:40:05 UTC

[jira] Created: (AXIS2-2184) Rename SOAPOverHTTPSender to HTTPSender and refractor it to support all http methods

Rename SOAPOverHTTPSender to HTTPSender and refractor it to support all http methods
------------------------------------------------------------------------------------

                 Key: AXIS2-2184
                 URL: https://issues.apache.org/jira/browse/AXIS2-2184
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: kernel
            Reporter: Keith Godwin Chapman
         Assigned To: Keith Godwin Chapman


With the introduction of messageFormatters we can get rid of RESTSender and add all four http methods to HTTPSender (Which used to be SOAPOverHTTPSender). Introduce two messageFormatters ApplicationXMLFormatter (which serializes data as application/xml) and XFormURLEncodedFormatter (which serializes data as application/x-www-form-urlencoded).

Thanks,
Keith.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-2184) Rename SOAPOverHTTPSender to HTTPSender and refractor it to support all http methods

Posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Godwin Chapman resolved AXIS2-2184.
-----------------------------------------

    Resolution: Fixed

Fixed in Rivision 507855

> Rename SOAPOverHTTPSender to HTTPSender and refractor it to support all http methods
> ------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2184
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2184
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: kernel
>            Reporter: Keith Godwin Chapman
>         Assigned To: Keith Godwin Chapman
>
> With the introduction of messageFormatters we can get rid of RESTSender and add all four http methods to HTTPSender (Which used to be SOAPOverHTTPSender). Introduce two messageFormatters ApplicationXMLFormatter (which serializes data as application/xml) and XFormURLEncodedFormatter (which serializes data as application/x-www-form-urlencoded).
> Thanks,
> Keith.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org