Bug 166450 - Add receive(OutputStream) method to IIncomingFileTransferReceiveStartEvent
Summary: Add receive(OutputStream) method to IIncomingFileTransferReceiveStartEvent
Status: CLOSED FIXED
Alias: None
Product: ECF
Classification: RT
Component: ecf.core (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: ecf.core-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-12-01 02:12 EST by Scott Lewis CLA
Modified: 2008-05-18 14:51 EDT (History)
1 user (show)

See Also:


Attachments
Patch to add receive(OutputStream) method (4.01 KB, patch)
2006-12-01 02:13 EST, Scott Lewis CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Lewis CLA 2006-12-01 02:12:23 EST
The IIncomingFileTransferReceiveStartEvent has the receive(File) method.  It needs a receive(OutputStream) method as well.
Comment 1 Scott Lewis CLA 2006-12-01 02:13:57 EST
Created attachment 54869 [details]
Patch to add receive(OutputStream) method

Patch from Pascal Rapicault
Comment 2 Scott Lewis CLA 2006-12-01 02:17:04 EST
Applied patch.  Thanks Pascal.
Comment 3 Scott Lewis CLA 2008-05-18 14:51:21 EDT
closing.