|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.ecf.provider.filetransfer.outgoing.AbstractOutgoingFileTransfer org.eclipse.ecf.provider.filetransfer.outgoing.LocalFileOutgoingFileTransfer
public class LocalFileOutgoingFileTransfer
Field Summary |
---|
Fields inherited from class org.eclipse.ecf.provider.filetransfer.outgoing.AbstractOutgoingFileTransfer |
---|
buff_length, bytesSent, connectContext, DEFAULT_BUF_LENGTH, done, exception, fileTransferInfo, job, listener, localFileContents, options, proxy, remoteFileContents, remoteFileID, remoteFileURL |
Constructor Summary | |
---|---|
LocalFileOutgoingFileTransfer()
|
Method Summary | |
---|---|
protected void |
openStreams()
Open incoming and outgoing streams associated with this file transfer. |
protected void |
setupProxy(Proxy proxy)
|
Methods inherited from class org.eclipse.ecf.provider.filetransfer.outgoing.AbstractOutgoingFileTransfer |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalFileOutgoingFileTransfer()
Method Detail |
---|
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
protected void setupProxy(Proxy proxy)
setupProxy
in class AbstractOutgoingFileTransfer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |