public class LocalFileOutgoingFileTransfer extends AbstractOutgoingFileTransfer
buff_length, bytesSent, connectContext, DEFAULT_BUF_LENGTH, done, exception, fileTransferInfo, job, listener, localFileContents, options, proxy, remoteFileContents, remoteFileID, remoteFileURL
Constructor and Description |
---|
LocalFileOutgoingFileTransfer() |
Modifier and Type | Method and Description |
---|---|
protected void |
openStreams()
Open incoming and outgoing streams associated with this file transfer.
|
protected void |
setupProxy(Proxy proxy) |
addListener, cancel, createJobName, fireSendStartEvent, fireTransferSendDataEvent, fireTransferSendDoneEvent, getAdapter, getBytesSent, getException, getFileLength, getFileTransferInfo, getFinalStatus, getID, getListener, getOptions, getOutgoingNamespace, getPercentComplete, getRemoteFileURL, hardClose, isDone, removeListener, selectProxyFromProxies, sendOutgoingRequest, sendOutgoingRequest, setConnectContextForAuthentication, setInputStream, setOutputStream, setProxy, setupAndScheduleJob, setupProxies
protected void openStreams() throws SendFileTransferException
AbstractOutgoingFileTransfer
remoteFileContents
and localFileContent
must be non-null
after successful completion of the
implementation of this method.openStreams
in class AbstractOutgoingFileTransfer
SendFileTransferException
- if some problemprotected void setupProxy(Proxy proxy)
setupProxy
in class AbstractOutgoingFileTransfer