public class FileDownloadConnection<C extends ClientContext> extends IOFileTransferConnection<C>
TRANSFER_BUFF_SIZE| Constructor and Description |
|---|
FileDownloadConnection(C clientCtx,
FileTransferClientTask trThread,
FileTransferJob job,
StreamWrapper streamWrapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected java.lang.String |
getClientFileInfo() |
cancel, checkCancelled, close, fireReadProgress, getClientFile, getFileLength, getReceiveStream, getSendStream, getSocketInfo, getTransferJob, isTransferZipped, readObject, setFileLength, shutdownInput, shutdownOutput, toString, wasCancelled, wasFoundZippedOnServer, writeAndReadObject, writeObjectgetClientConfig, getClientContextgetApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannelconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetClientContextpublic FileDownloadConnection(C clientCtx, FileTransferClientTask trThread, FileTransferJob job, StreamWrapper streamWrapper) throws java.lang.Exception
java.lang.Exceptionpublic void execute()
throws java.lang.Exception
execute in class IOFileTransferConnection<C extends ClientContext>java.lang.Exceptionprotected java.lang.String getClientFileInfo()
getClientFileInfo in class IOFileTransferConnection<C extends ClientContext>Copyright © 2014 EsprIT-Systems. All Rights Reserved.