Package org.gcube.contentmanagement.baselayer.networkFileTransfer

Class Summary
CoGFTPContentManager This class provides the functionallity to retrieve and store files via FTP.
CommonsHTTPClientPseudeContentManager This class provides the basic functionallity to retrieve files via HTTP(S).
FTPPseudoContentManager This class provides the basic functionallity to retrieve and store files via FTP.
GridFTPContentManager This class provides easy-to-use access to GridFTP The implementation is backed by the Commodity Grid (CoG) Kit, that provides some assistance to bridge between gt2 and gt4 and is part of the GT4 WS-Core distribution.
HTTPPseudoContentManager This class provides the basic functionallity to retrieve files via HTTP(S).
StreamUtils