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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to