Support for streaming attachments without having to buffer first
----------------------------------------------------------------

         Key: AXIS2-588
         URL: http://issues.apache.org/jira/browse/AXIS2-588
     Project: Apache Axis 2.0 (Axis2)
        Type: Improvement

  Components: om  
 Environment: All
    Reporter: Deepak Bhole
 Assigned to: Deepak Bhole 
    Priority: Minor


Like axis1, axis2 should allow users to access attachment streams directly, 
thus preventing the need to buffer attachments to disk/memory first. Since we 
are dealing with streams, access method should be mutually exclusive, a choice 
between Part based access, or direct stream access.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to