I want to send rather large reports that are generated on a server as an attachment. From the Interface it looks like the DataHandler does some streaming of the attachment.
Is that true streaming, so that there is not more than a certain buffer size held in the cxf library? Or is the document buffered somewhere in its entirety and once complete, sent over the wire? Thanks for sharing your insight, Kaj -- View this message in context: http://www.nabble.com/Sending-Attachments-and-streaming-tp24850057p24850057.html Sent from the cxf-user mailing list archive at Nabble.com.
