Skip navigation links
A B C D E F G H I L M N O P R S U W 

A

accept(File) - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferRequestEvent
Accept the file transfer request.
accept(OutputStream, IFileTransferListener) - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferRequestEvent
Accept the file transfer request.
Activator - Class in org.eclipse.ecf.internal.filetransfer
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.ecf.internal.filetransfer.Activator
The constructor
addListener(ISocketListener) - Method in interface org.eclipse.ecf.filetransfer.events.socket.ISocketEventSource
 
addListener(IIncomingFileTransferRequestListener) - Method in interface org.eclipse.ecf.filetransfer.ISendFileTransferContainerAdapter
Add incoming file transfer listener.
ARCHIVE_ATTRIBUTE - Static variable in interface org.eclipse.ecf.filetransfer.IRemoteFileAttributes
 

B

BrowseFileTransferException - Class in org.eclipse.ecf.filetransfer
Exception thrown upon browse problem
BrowseFileTransferException(IStatus) - Constructor for class org.eclipse.ecf.filetransfer.BrowseFileTransferException
 
BrowseFileTransferException() - Constructor for class org.eclipse.ecf.filetransfer.BrowseFileTransferException
 
BrowseFileTransferException(String, int) - Constructor for class org.eclipse.ecf.filetransfer.BrowseFileTransferException
 
BrowseFileTransferException(Throwable, int) - Constructor for class org.eclipse.ecf.filetransfer.BrowseFileTransferException
 
BrowseFileTransferException(String, Throwable) - Constructor for class org.eclipse.ecf.filetransfer.BrowseFileTransferException
 
BrowseFileTransferException(String, Throwable, int) - Constructor for class org.eclipse.ecf.filetransfer.BrowseFileTransferException
 

C

cancel() - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferConnectStartEvent
Cancel file transfer.
cancel() - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveResumedEvent
Cancel incoming file transfer
cancel() - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveStartEvent
Cancel incoming file transfer
cancel() - Method in interface org.eclipse.ecf.filetransfer.IFileTransfer
Cancel this file transfer.
cancel() - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileSystemRequest
Cancel this request.
canceling() - Method in class org.eclipse.ecf.filetransfer.FileTransferJob
 
CONNECT_TIMEOUT - Static variable in interface org.eclipse.ecf.filetransfer.IRetrieveFileTransferOptions
connectUsingJob(FileTransferJob) - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferConnectStartEvent
Connect using a job.
createFileID(Namespace, URL) - Method in class org.eclipse.ecf.filetransfer.identity.FileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, String) - Method in class org.eclipse.ecf.filetransfer.identity.FileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, URI) - Method in class org.eclipse.ecf.filetransfer.identity.FileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, Object[]) - Method in class org.eclipse.ecf.filetransfer.identity.FileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, URL) - Method in interface org.eclipse.ecf.filetransfer.identity.IFileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, String) - Method in interface org.eclipse.ecf.filetransfer.identity.IFileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, URI) - Method in interface org.eclipse.ecf.filetransfer.identity.IFileIDFactory
Create an IFileID from a Namespace and a String.
createFileID(Namespace, Object[]) - Method in interface org.eclipse.ecf.filetransfer.identity.IFileIDFactory
Create an IFileID from a Namespace and a String.
createSocket() - Method in interface org.eclipse.ecf.filetransfer.events.socketfactory.INonconnectedSocketFactory
 

D

DEBUG - Static variable in interface org.eclipse.ecf.internal.filetransfer.FileTransferDebugOptions
 
description - Variable in class org.eclipse.ecf.filetransfer.FileTransferInfo
 

E

EXCEPTIONS_CATCHING - Static variable in interface org.eclipse.ecf.internal.filetransfer.FileTransferDebugOptions
 
EXCEPTIONS_THROWING - Static variable in interface org.eclipse.ecf.internal.filetransfer.FileTransferDebugOptions
 
EXEC_ATTRIBUTE - Static variable in interface org.eclipse.ecf.filetransfer.IRemoteFileAttributes
 

F

file - Variable in class org.eclipse.ecf.filetransfer.FileTransferInfo
 
FileCreateException - Class in org.eclipse.ecf.filetransfer.identity
Exception class for creation of IFileID instances via FileIDFactory
FileCreateException(IStatus) - Constructor for class org.eclipse.ecf.filetransfer.identity.FileCreateException
 
FileCreateException() - Constructor for class org.eclipse.ecf.filetransfer.identity.FileCreateException
 
FileCreateException(String, Throwable) - Constructor for class org.eclipse.ecf.filetransfer.identity.FileCreateException
 
FileIDFactory - Class in org.eclipse.ecf.filetransfer.identity
Factory class entry point for creating IFileID instances.
FileIDFactory() - Constructor for class org.eclipse.ecf.filetransfer.identity.FileIDFactory
 
FileTransferDebugOptions - Interface in org.eclipse.ecf.internal.filetransfer
 
FileTransferInfo - Class in org.eclipse.ecf.filetransfer
File transfer information delivered to IIncomingFileTransferRequestListener via an event implementing IFileTransferRequestEvent.getFileTransferInfo()
FileTransferInfo(File) - Constructor for class org.eclipse.ecf.filetransfer.FileTransferInfo
 
FileTransferInfo(File, Map) - Constructor for class org.eclipse.ecf.filetransfer.FileTransferInfo
 
FileTransferInfo(File, Map, String) - Constructor for class org.eclipse.ecf.filetransfer.FileTransferInfo
 
FileTransferInfo(File, Map, String, String) - Constructor for class org.eclipse.ecf.filetransfer.FileTransferInfo
 
FileTransferJob - Class in org.eclipse.ecf.filetransfer
Job subclass for executing file transfers.
FileTransferJob(String) - Constructor for class org.eclipse.ecf.filetransfer.FileTransferJob
 
fireEvent(ISocketEvent) - Method in interface org.eclipse.ecf.filetransfer.events.socket.ISocketEventSource
 

G

getAdapter(Class) - Method in class org.eclipse.ecf.filetransfer.FileTransferInfo
 
getAttribute(String) - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileAttributes
Get file attribute with given key.
getAttributeKeys() - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileAttributes
Get all of the attribute keys in this map of file attributes.
getAttributes() - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileInfo
Get remote file attributes.
getBrowseNamespace() - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileSystemBrowserContainerAdapter
Get the Namespace instance for creating IFileIDs that represent remote files or directories.
getBytesReceived() - Method in interface org.eclipse.ecf.filetransfer.IIncomingFileTransfer
Get number of bytes received so far.
getBytesSent() - Method in interface org.eclipse.ecf.filetransfer.IOutgoingFileTransfer
Get the number of bytes sent for this outgoing file transfer.
getDefault() - Static method in class org.eclipse.ecf.filetransfer.identity.FileIDFactory
Get singleton instance
getDefault() - Static method in class org.eclipse.ecf.internal.filetransfer.Activator
Returns the shared instance
getDescription() - Method in class org.eclipse.ecf.filetransfer.FileTransferInfo
 
getDescription() - Method in interface org.eclipse.ecf.filetransfer.IFileTransferInfo
Get any description associated with this file transfer info.
getEndPosition() - Method in interface org.eclipse.ecf.filetransfer.IFileRangeSpecification
Get the end position of transfer range.
getErrorCode() - Method in class org.eclipse.ecf.filetransfer.BrowseFileTransferException
 
getErrorCode() - Method in class org.eclipse.ecf.filetransfer.IncomingFileTransferException
 
getErrorCode() - Method in class org.eclipse.ecf.filetransfer.SendFileTransferException
 
getException() - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveDoneEvent
Get any exception associated with this file transfer.
getException() - Method in interface org.eclipse.ecf.filetransfer.events.IRemoteFileSystemEvent
 
getException() - Method in interface org.eclipse.ecf.filetransfer.IFileTransfer
Get any exception associated with this file transfer.
getExtensionRegistry() - Method in class org.eclipse.ecf.internal.filetransfer.Activator
 
getFactorySocket() - Method in interface org.eclipse.ecf.filetransfer.events.socket.ISocketEvent
 
getFile() - Method in class org.eclipse.ecf.filetransfer.FileTransferInfo
 
getFile() - Method in interface org.eclipse.ecf.filetransfer.IFileTransferInfo
Get the file for the proposed file transfer
getFileID() - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferConnectStartEvent
 
getFileID() - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveResumedEvent
Get IFileID for incoming file
getFileID() - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveStartEvent
Get IFileID for incoming file
getFileID() - Method in interface org.eclipse.ecf.filetransfer.events.IRemoteFileSystemEvent
 
getFileID() - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileSystemRequest
Get directoryID that represents the directory accessed.
getFileLength() - Method in interface org.eclipse.ecf.filetransfer.IFileTransfer
Return resulting file length (in bytes) for this file transfer instance.
getFilename() - Method in interface org.eclipse.ecf.filetransfer.identity.IFileID
Get the file name from this IFileID.
getFileRangeSpecification() - Method in interface org.eclipse.ecf.filetransfer.IIncomingFileTransfer
Get file range specification for this incoming file transfer instance.
getFileRangeSpecification() - Method in class org.eclipse.ecf.filetransfer.InvalidFileRangeSpecificationException
 
getFileSize() - Method in class org.eclipse.ecf.filetransfer.FileTransferInfo
 
getFileSize() - Method in interface org.eclipse.ecf.filetransfer.IFileTransferInfo
Get the file size (in bytes).
getFileTransferInfo() - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferRequestEvent
Get file transfer info associated with this file transfer request even
getID() - Method in interface org.eclipse.ecf.filetransfer.IRemoteFile
Get the remote file id associated with this file.
getInfo() - Method in interface org.eclipse.ecf.filetransfer.IRemoteFile
Get remote file info associated with this remote file.
getLastModified() - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileInfo
Returns the last modified time for this file, or IRemoteFileInfo.NO_LAST_MODIFIED if the file does not exist or the last modified time could not be computed.
getLength() - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileInfo
Returns the length of this file, or IRemoteFileInfo.NO_LENGTH if the file does not exist, is a directory, or the length could not be computed.
getListener() - Method in interface org.eclipse.ecf.filetransfer.IIncomingFileTransfer
Get listener assigned to this incoming file transfer.
getLogService() - Method in class org.eclipse.ecf.internal.filetransfer.Activator
 
getMimeType() - Method in class org.eclipse.ecf.filetransfer.FileTransferInfo
 
getMimeType() - Method in interface org.eclipse.ecf.filetransfer.IFileTransferInfo
Get the mime type string for this file transfer info.
getName() - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileInfo
Returns the name of this file.
getOutgoingNamespace() - Method in interface org.eclipse.ecf.filetransfer.ISendFileTransferContainerAdapter
Get namespace for outgoing file transfer.
getPercentComplete() - Method in interface org.eclipse.ecf.filetransfer.IFileTransfer
Get the percent complete for this file transfer.
getProperties() - Method in class org.eclipse.ecf.filetransfer.FileTransferInfo
 
getProperties() - Method in interface org.eclipse.ecf.filetransfer.IFileTransferInfo
Get any properties associated with this file transfer.
getRemoteFileListener() - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileSystemRequest
Get the listener associated with this request
getRemoteFileName() - Method in interface org.eclipse.ecf.filetransfer.IIncomingFileTransfer
Obtains the name of the remote file if possible.
getRemoteFiles() - Method in interface org.eclipse.ecf.filetransfer.events.IRemoteFileSystemBrowseEvent
Get the list of files associated with this browse event.
getRemoteLastModified() - Method in interface org.eclipse.ecf.filetransfer.IIncomingFileTransfer
Obtains the timestamp that reflects the time when the remote file was last modified if possible.
getRequesterID() - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferRequestEvent
Get ID of remote requester
getResponseHeaders() - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveResumedEvent
Get response headers.
getResponseHeaders() - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveStartEvent
Get response headers.
getResponseHeaders() - Method in class org.eclipse.ecf.filetransfer.IncomingFileTransferException
 
getRetrieveNamespace() - Method in interface org.eclipse.ecf.filetransfer.IRetrieveFileTransferContainerAdapter
Get namespace to be used for creation of remoteFileID for retrieve request.
getSocket() - Method in interface org.eclipse.ecf.filetransfer.events.socket.ISocketEvent
 
getSource() - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferEvent
Get IIncomingFileTransfer associated with this event
getSource() - Method in interface org.eclipse.ecf.filetransfer.events.IOutgoingFileTransferEvent
Get IOutgoingFileTransfer source associated with this event
getSource() - Method in interface org.eclipse.ecf.filetransfer.events.socket.ISocketEvent
 
getStartPosition() - Method in interface org.eclipse.ecf.filetransfer.IFileRangeSpecification
Get the start position to start from.
getURI() - Method in interface org.eclipse.ecf.filetransfer.identity.IFileID
Get the URI associated with the file identified by this IFileID.
getURL() - Method in interface org.eclipse.ecf.filetransfer.identity.IFileID
Get the url associated with the file identified by this IFileID.

H

handleFileTransferRequest(IFileTransferRequestEvent) - Method in interface org.eclipse.ecf.filetransfer.IIncomingFileTransferRequestListener
Handle file transfer requests when received asynchronously from remotes.
handleRemoteFileEvent(IRemoteFileSystemEvent) - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileSystemListener
Handle the remote file event.
handleSocketEvent(ISocketEvent) - Method in interface org.eclipse.ecf.filetransfer.events.socket.ISocketListener
 
handleTransferEvent(IFileTransferEvent) - Method in interface org.eclipse.ecf.filetransfer.IFileTransferListener
Handle file transfer events
HIDDEN_ATTRIBUTE - Static variable in interface org.eclipse.ecf.filetransfer.IRemoteFileAttributes
 

I

IFileID - Interface in org.eclipse.ecf.filetransfer.identity
ID for a remote file.
IFileIDFactory - Interface in org.eclipse.ecf.filetransfer.identity
 
IFileRangeSpecification - Interface in org.eclipse.ecf.filetransfer
An object that describes a file range specification.
IFileTransfer - Interface in org.eclipse.ecf.filetransfer
File transfer super interface.
IFileTransferConnectStartEvent - Interface in org.eclipse.ecf.filetransfer.events
IFileTransferEvent - Interface in org.eclipse.ecf.filetransfer.events
Super interface for all file transfer events
IFileTransferInfo - Interface in org.eclipse.ecf.filetransfer
File transfer information delivered to IIncomingFileTransferRequestListener via an event implementing IFileTransferRequestEvent.getFileTransferInfo()
IFileTransferListener - Interface in org.eclipse.ecf.filetransfer
Listener for handling file transfer events.
IFileTransferPausable - Interface in org.eclipse.ecf.filetransfer
Adapter interface for pausing and resuming IFileTransfer instances that expose this adapter interface via IFileTransfer#getAdapter(Class adapter).
IFileTransferRateControl - Interface in org.eclipse.ecf.filetransfer
Adapter for setting rate control on IFileTransferInfo instances that expose expose this adapter interface via IFileTransfer#getAdapter(Class adapter).
IFileTransferRequestEvent - Interface in org.eclipse.ecf.filetransfer.events
Event to represent remote file transfer requests.
IFileTransferRunnable - Interface in org.eclipse.ecf.filetransfer
Runnable for doing file transfer.
IIncomingFileTransfer - Interface in org.eclipse.ecf.filetransfer
Incoming file transfer request.
IIncomingFileTransferEvent - Interface in org.eclipse.ecf.filetransfer.events
Super interface for incoming file transfer events
IIncomingFileTransferReceiveDataEvent - Interface in org.eclipse.ecf.filetransfer.events
Event sent to IFileTransferListener associated with IIncomingFileTransfer instances data are received
IIncomingFileTransferReceiveDoneEvent - Interface in org.eclipse.ecf.filetransfer.events
Event sent to IFileTransferListeners when an incoming file transfer is completed.
IIncomingFileTransferReceivePausedEvent - Interface in org.eclipse.ecf.filetransfer.events
Event sent to IFileTransferListeners when an incoming file transfer is paused.
IIncomingFileTransferReceiveResumedEvent - Interface in org.eclipse.ecf.filetransfer.events
Event sent to IFileTransferListener associated with IIncomingFileTransfer instances when file transfer is resumed.
IIncomingFileTransferReceiveStartEvent - Interface in org.eclipse.ecf.filetransfer.events
Event sent to IFileTransferListener associated with IIncomingFileTransfer instances
IIncomingFileTransferRequestListener - Interface in org.eclipse.ecf.filetransfer
Listener for incoming file transfer requests.
IncomingFileTransferException - Class in org.eclipse.ecf.filetransfer
Exception thrown upon incoming file transfer problem
IncomingFileTransferException(IStatus) - Constructor for class org.eclipse.ecf.filetransfer.IncomingFileTransferException
 
IncomingFileTransferException() - Constructor for class org.eclipse.ecf.filetransfer.IncomingFileTransferException
 
IncomingFileTransferException(String, int) - Constructor for class org.eclipse.ecf.filetransfer.IncomingFileTransferException
 
IncomingFileTransferException(Throwable, int) - Constructor for class org.eclipse.ecf.filetransfer.IncomingFileTransferException
 
IncomingFileTransferException(String, Throwable) - Constructor for class org.eclipse.ecf.filetransfer.IncomingFileTransferException
 
IncomingFileTransferException(String, Throwable, int) - Constructor for class org.eclipse.ecf.filetransfer.IncomingFileTransferException
 
IncomingFileTransferException(String, Throwable, int, Map) - Constructor for class org.eclipse.ecf.filetransfer.IncomingFileTransferException
 
IncomingFileTransferException(String, int, Map) - Constructor for class org.eclipse.ecf.filetransfer.IncomingFileTransferException
 
IncomingFileTransferException(Throwable, int, Map) - Constructor for class org.eclipse.ecf.filetransfer.IncomingFileTransferException
 
INonconnectedSocketFactory - Interface in org.eclipse.ecf.filetransfer.events.socketfactory
 
instance - Static variable in class org.eclipse.ecf.filetransfer.identity.FileIDFactory
 
InvalidFileRangeSpecificationException - Class in org.eclipse.ecf.filetransfer
 
InvalidFileRangeSpecificationException(IFileRangeSpecification) - Constructor for class org.eclipse.ecf.filetransfer.InvalidFileRangeSpecificationException
 
InvalidFileRangeSpecificationException(IStatus, IFileRangeSpecification) - Constructor for class org.eclipse.ecf.filetransfer.InvalidFileRangeSpecificationException
 
InvalidFileRangeSpecificationException(String, Throwable, IFileRangeSpecification) - Constructor for class org.eclipse.ecf.filetransfer.InvalidFileRangeSpecificationException
 
IOutgoingFileTransfer - Interface in org.eclipse.ecf.filetransfer
Outgoing file transfer.
IOutgoingFileTransferEvent - Interface in org.eclipse.ecf.filetransfer.events
Super interface for outgoing file transfer events
IOutgoingFileTransferResponseEvent - Interface in org.eclipse.ecf.filetransfer.events
Asynchronous event sent to IFileTransferListener associated with IOutgoingFileTransfer instances when a response is received from the remote target (or provider times out).
IOutgoingFileTransferSendDataEvent - Interface in org.eclipse.ecf.filetransfer.events
Event sent to IFileTransferListener associated with IOutgoingFileTransfer instances when some data are received
IOutgoingFileTransferSendDoneEvent - Interface in org.eclipse.ecf.filetransfer.events
Event sent to IFileTransferListener associated with IOutgoingFileTransfer instances when the file transfer is complete
IOutgoingFileTransferSendPausedEvent - Interface in org.eclipse.ecf.filetransfer.events
 
IOutgoingFileTransferSendResumedEvent - Interface in org.eclipse.ecf.filetransfer.events
 
IRemoteFile - Interface in org.eclipse.ecf.filetransfer
Remote file representation.
IRemoteFileAttributes - Interface in org.eclipse.ecf.filetransfer
Remote file attributes.
IRemoteFileInfo - Interface in org.eclipse.ecf.filetransfer
Information about a remote file.
IRemoteFileSystemBrowseEvent - Interface in org.eclipse.ecf.filetransfer.events
Event that indicates that a directory list is available via IRemoteFileSystemBrowseEvent.getRemoteFiles().
IRemoteFileSystemBrowser - Interface in org.eclipse.ecf.filetransfer.service
Remote file system browser service interface.
IRemoteFileSystemBrowserContainerAdapter - Interface in org.eclipse.ecf.filetransfer
Remote file system browser adapter.
IRemoteFileSystemBrowserFactory - Interface in org.eclipse.ecf.filetransfer.service
Remote file browser factory.
IRemoteFileSystemEvent - Interface in org.eclipse.ecf.filetransfer.events
 
IRemoteFileSystemListener - Interface in org.eclipse.ecf.filetransfer
Listener for handling events associated with remote file browsing activities.
IRemoteFileSystemRequest - Interface in org.eclipse.ecf.filetransfer
Remote file request.
IRetrieveFileTransfer - Interface in org.eclipse.ecf.filetransfer.service
 
IRetrieveFileTransferContainerAdapter - Interface in org.eclipse.ecf.filetransfer
Entry point retrieval file transfer adapter.
IRetrieveFileTransferFactory - Interface in org.eclipse.ecf.filetransfer.service
Retrieve file transfer factory.
IRetrieveFileTransferOptions - Interface in org.eclipse.ecf.filetransfer
 
isDirectory() - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileInfo
Returns whether this file is a directory, or false if this file does not exist.
isDone() - Method in interface org.eclipse.ecf.filetransfer.IFileTransfer
Return true if this file transfer is done, false if not yet completed.
ISendFileTransfer - Interface in org.eclipse.ecf.filetransfer.service
 
ISendFileTransferContainerAdapter - Interface in org.eclipse.ecf.filetransfer
Entry point outgoing file transfer container adapter.
ISendFileTransferFactory - Interface in org.eclipse.ecf.filetransfer.service
Send file transfer factory.
ISendFileTransferOptions - Interface in org.eclipse.ecf.filetransfer
 
ISocketClosedEvent - Interface in org.eclipse.ecf.filetransfer.events.socket
Event issued after a socket has been closed.
ISocketConnectedEvent - Interface in org.eclipse.ecf.filetransfer.events.socket
Event issued after a socket successfully connected.
ISocketCreatedEvent - Interface in org.eclipse.ecf.filetransfer.events.socket
Event which makes a socket available after it has been created but before it is connected.
ISocketEvent - Interface in org.eclipse.ecf.filetransfer.events.socket
Socket events are emitted by a ISocketEventSource and are delivered to a ISocketListener.
ISocketEventSource - Interface in org.eclipse.ecf.filetransfer.events.socket
 
ISocketListener - Interface in org.eclipse.ecf.filetransfer.events.socket
 
isPaused() - Method in interface org.eclipse.ecf.filetransfer.IFileTransferPausable
 
isSameFactorySocket(ISocketEvent) - Method in interface org.eclipse.ecf.filetransfer.events.socket.ISocketEvent
 

L

log(IStatus) - Method in class org.eclipse.ecf.internal.filetransfer.Activator
 

M

METHODS_ENTERING - Static variable in interface org.eclipse.ecf.internal.filetransfer.FileTransferDebugOptions
 
METHODS_EXITING - Static variable in interface org.eclipse.ecf.internal.filetransfer.FileTransferDebugOptions
 
mimeType - Variable in class org.eclipse.ecf.filetransfer.FileTransferInfo
 

N

newInstance() - Method in interface org.eclipse.ecf.filetransfer.service.IRemoteFileSystemBrowserFactory
Get new instance of IRemoteFileSystemBrowser.
newInstance() - Method in interface org.eclipse.ecf.filetransfer.service.IRetrieveFileTransferFactory
Get new instance of IRetrieveFileTransfer.
newInstance() - Method in interface org.eclipse.ecf.filetransfer.service.ISendFileTransferFactory
Get new instance of ISendFileTransfer.
NO_LAST_MODIFIED - Static variable in interface org.eclipse.ecf.filetransfer.IRemoteFileInfo
 
NO_LENGTH - Static variable in interface org.eclipse.ecf.filetransfer.IRemoteFileInfo
 
NONE - Static variable in interface org.eclipse.ecf.filetransfer.IRemoteFileInfo
Deprecated. 

O

org.eclipse.ecf.filetransfer - package org.eclipse.ecf.filetransfer
 
org.eclipse.ecf.filetransfer.events - package org.eclipse.ecf.filetransfer.events
 
org.eclipse.ecf.filetransfer.events.socket - package org.eclipse.ecf.filetransfer.events.socket
 
org.eclipse.ecf.filetransfer.events.socketfactory - package org.eclipse.ecf.filetransfer.events.socketfactory
 
org.eclipse.ecf.filetransfer.identity - package org.eclipse.ecf.filetransfer.identity
 
org.eclipse.ecf.filetransfer.service - package org.eclipse.ecf.filetransfer.service
 
org.eclipse.ecf.internal.filetransfer - package org.eclipse.ecf.internal.filetransfer
 

P

pause() - Method in interface org.eclipse.ecf.filetransfer.IFileTransferPausable
Pause file transfer.
performFileTransfer(IProgressMonitor) - Method in interface org.eclipse.ecf.filetransfer.IFileTransferRunnable
Synchronously perform the actual file transfer.
PLUGIN_ID - Static variable in class org.eclipse.ecf.internal.filetransfer.Activator
 
prepareConnectJob(FileTransferJob) - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferConnectStartEvent
Prepare custom connect job or get default connect job.
properties - Variable in class org.eclipse.ecf.filetransfer.FileTransferInfo
 

R

READ_ATTRIBUTE - Static variable in interface org.eclipse.ecf.filetransfer.IRemoteFileAttributes
 
READ_TIMEOUT - Static variable in interface org.eclipse.ecf.filetransfer.IRetrieveFileTransferOptions
receive(File, boolean) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveResumedEvent
Get incoming file transfer object by specifying a local File instance to save the received contents to.
receive(File, FileTransferJob, boolean) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveResumedEvent
Just like IIncomingFileTransferReceiveResumedEvent.receive(File,boolean) but this method also give the caller a chance to provide a factory that creates the job that will perform the actual file transfer.
receive(OutputStream) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveResumedEvent
Get incoming file transfer by specifying an OutputStream instance to save the received contents to.
receive(OutputStream, FileTransferJob) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveResumedEvent
Just like IIncomingFileTransferReceiveResumedEvent.receive(OutputStream) but this method also give the caller a chance to provide a factory that creates the job that will perform the actual file transfer.
receive(File) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveStartEvent
Get incoming file transfer object by specifying a local File instance to save the received contents to.
receive(File, FileTransferJob) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveStartEvent
Just like IIncomingFileTransferReceiveStartEvent.receive(File) but this method also give the caller a chance to provide a factory that creates the job that will perform the actual file transfer.
receive(OutputStream) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveStartEvent
Get incoming file transfer by specifying an OutputStream instance to save the received contents to.
receive(OutputStream, FileTransferJob) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveStartEvent
Just like IIncomingFileTransferReceiveStartEvent.receive(OutputStream) but this method also give the caller a chance to provide a factory that creates the job that will perform the actual file transfer.
reject() - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferRequestEvent
Reject the file transfer request.
RemoteFileSystemException - Class in org.eclipse.ecf.filetransfer
 
RemoteFileSystemException() - Constructor for class org.eclipse.ecf.filetransfer.RemoteFileSystemException
 
RemoteFileSystemException(IStatus) - Constructor for class org.eclipse.ecf.filetransfer.RemoteFileSystemException
 
RemoteFileSystemException(String, Throwable) - Constructor for class org.eclipse.ecf.filetransfer.RemoteFileSystemException
 
removeListener(ISocketListener) - Method in interface org.eclipse.ecf.filetransfer.events.socket.ISocketEventSource
 
removeListener(IIncomingFileTransferRequestListener) - Method in interface org.eclipse.ecf.filetransfer.ISendFileTransferContainerAdapter
Remove incoming file transfer listener
REQUEST_HEADERS - Static variable in interface org.eclipse.ecf.filetransfer.IRetrieveFileTransferOptions
requestAccepted() - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferRequestEvent
If request was accepted from remote target (via successful call to IFileTransferRequestEvent.accept(File)this method will return true, if rejected or failed returns false.
requestAccepted() - Method in interface org.eclipse.ecf.filetransfer.events.IOutgoingFileTransferResponseEvent
If request was accepted from remote target this method will return true, if rejected or failed returns false.
resume() - Method in interface org.eclipse.ecf.filetransfer.IFileTransferPausable
Resume file transfer after having been paused.
run(IProgressMonitor) - Method in class org.eclipse.ecf.filetransfer.FileTransferJob
 

S

sendBrowseRequest(IFileID, IRemoteFileSystemListener) - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileSystemBrowserContainerAdapter
Send a request for file or directory information for given directoryOrFileID.
SendFileTransferException - Class in org.eclipse.ecf.filetransfer
Outgoing file transfer exception
SendFileTransferException(IStatus) - Constructor for class org.eclipse.ecf.filetransfer.SendFileTransferException
 
SendFileTransferException() - Constructor for class org.eclipse.ecf.filetransfer.SendFileTransferException
 
SendFileTransferException(String, int) - Constructor for class org.eclipse.ecf.filetransfer.SendFileTransferException
 
SendFileTransferException(Throwable, int) - Constructor for class org.eclipse.ecf.filetransfer.SendFileTransferException
 
SendFileTransferException(String, Throwable) - Constructor for class org.eclipse.ecf.filetransfer.SendFileTransferException
 
SendFileTransferException(String, Throwable, int) - Constructor for class org.eclipse.ecf.filetransfer.SendFileTransferException
 
sendOutgoingRequest(IFileID, IFileTransferInfo, IFileTransferListener, Map) - Method in interface org.eclipse.ecf.filetransfer.ISendFileTransferContainerAdapter
Send request for outgoing file transfer.
sendOutgoingRequest(IFileID, File, IFileTransferListener, Map) - Method in interface org.eclipse.ecf.filetransfer.ISendFileTransferContainerAdapter
Send request for outgoing file transfer.
sendRetrieveRequest(IFileID, IFileTransferListener, Map) - Method in interface org.eclipse.ecf.filetransfer.IRetrieveFileTransferContainerAdapter
Send request for transfer of a remote file to local file storage.
sendRetrieveRequest(IFileID, IFileRangeSpecification, IFileTransferListener, Map) - Method in interface org.eclipse.ecf.filetransfer.IRetrieveFileTransferContainerAdapter
Send request for transfer of a remote file to local file storage.
setAttribute(String, String) - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileAttributes
Set a given attribute value in this remote file attributes.
setAttributes(IRemoteFileAttributes) - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileInfo
Set the attributes for this remote file info.
setConnectContextForAuthentication(IConnectContext) - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileSystemBrowserContainerAdapter
setConnectContextForAuthentication(IConnectContext) - Method in interface org.eclipse.ecf.filetransfer.IRetrieveFileTransferContainerAdapter
setConnectContextForAuthentication(IConnectContext) - Method in interface org.eclipse.ecf.filetransfer.ISendFileTransferContainerAdapter
setFileTransfer(IFileTransfer) - Method in class org.eclipse.ecf.filetransfer.FileTransferJob
 
setFileTransferJob(FileTransferJob) - Method in interface org.eclipse.ecf.filetransfer.events.IOutgoingFileTransferResponseEvent
Set the FileTransferJob to use for the actual file transfer.
setFileTransferRunnable(IFileTransferRunnable) - Method in class org.eclipse.ecf.filetransfer.FileTransferJob
 
setLastModified(long) - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileInfo
Set the last modified time for this remote file info.
setMaxDownloadSpeed(long) - Method in interface org.eclipse.ecf.filetransfer.IFileTransferRateControl
Set maximum download speed in bytes/second.
setMaxUploadSpeed(long) - Method in interface org.eclipse.ecf.filetransfer.IFileTransferRateControl
Set maximum upload speed in bytes/second.
setName(String) - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileInfo
Set the underlying name for this remote file info.
setProxy(Proxy) - Method in interface org.eclipse.ecf.filetransfer.IRemoteFileSystemBrowserContainerAdapter
setProxy(Proxy) - Method in interface org.eclipse.ecf.filetransfer.IRetrieveFileTransferContainerAdapter
setProxy(Proxy) - Method in interface org.eclipse.ecf.filetransfer.ISendFileTransferContainerAdapter
setSocket(Socket) - Method in interface org.eclipse.ecf.filetransfer.events.socket.ISocketConnectedEvent
Sets a socket to be used by the app.
start(BundleContext) - Method in class org.eclipse.ecf.internal.filetransfer.Activator
 
stop(BundleContext) - Method in class org.eclipse.ecf.internal.filetransfer.Activator
 
SYMLINK_ATTRIBUTE - Static variable in interface org.eclipse.ecf.filetransfer.IRemoteFileAttributes
 
SYMLINK_TARGET_ATTRIBUTE - Static variable in interface org.eclipse.ecf.filetransfer.IRemoteFileAttributes
 

U

UserCancelledException - Class in org.eclipse.ecf.filetransfer
Exception class for user cancellation
UserCancelledException() - Constructor for class org.eclipse.ecf.filetransfer.UserCancelledException
 
UserCancelledException(IStatus) - Constructor for class org.eclipse.ecf.filetransfer.UserCancelledException
 
UserCancelledException(String, Throwable) - Constructor for class org.eclipse.ecf.filetransfer.UserCancelledException
 

W

WRITE_ATTRIBUTE - Static variable in interface org.eclipse.ecf.filetransfer.IRemoteFileAttributes
 
A B C D E F G H I L M N O P R S U W 
Skip navigation links