Class FtpOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class FtpOutputStream extends FileOutputStream
Special implementation of a Stream used to create new files. It initially uses a temporary file and when closed the document is stored in LogicalDOC.
Since:
8.0
Author:
Marco Meschieri - LogicalDOC