public abstract class ClientFileUploadConnection<C extends ClientContext> extends ClientTransferConnection<C>
TRANSFER_BUFF_SIZE
Constructor and Description |
---|
ClientFileUploadConnection(C clientCtx,
FileTransferJob job,
StreamWrapper streamWrapper,
FileTransferClientTask transferTask) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected java.lang.String |
getClientFileInfo() |
FileTransferJob |
getTransferJob() |
checkCancelled, closeConnection, fireReadProgress, getClientFile, getConnectionInfo, getFileLength, getReceiveStream, getSendStream, getServerFile, getServerFileInfo, isTransferZipped, openConnection, readObject, setFileLength, setProgressingTask, shutdownInput, shutdownOutput, startTransfer, toString, wasCancelled, wasFoundZippedOnServer, writeObject
getClientConfig, getClientContext
getApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannel
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getClientContext
public ClientFileUploadConnection(C clientCtx, FileTransferJob job, StreamWrapper streamWrapper, FileTransferClientTask transferTask)
public void execute() throws java.lang.Exception
execute
in class ClientTransferConnection<C extends ClientContext>
java.lang.Exception
public FileTransferJob getTransferJob()
getTransferJob
in class ClientTransferConnection<C extends ClientContext>
protected java.lang.String getClientFileInfo()
getClientFileInfo
in class ClientTransferConnection<C extends ClientContext>
Copyright © 2014 EsprIT-Systems. All Rights Reserved.