Methods from org.eclipse.ecf.identity used by org.eclipse.ecf.filetransfer

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.ecf.core.identity.IDFactory.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.filetransfer.identity.FileIDFactory.createFileID(Namespace, Object[])96

org.eclipse.ecf.core.identity.IIDFactory.createID(Namespace, Object[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ecf.filetransfer.identity.FileIDFactory.createFileID(Namespace, Object[])96

org.eclipse.ecf.core.util.ECFException.ECFException()

OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.filetransfer.BrowseFileTransferException.BrowseFileTransferException()-1
org.eclipse.ecf.filetransfer.identity.FileCreateException.FileCreateException()-1
org.eclipse.ecf.filetransfer.IncomingFileTransferException.IncomingFileTransferException()-1
org.eclipse.ecf.filetransfer.RemoteFileSystemException.RemoteFileSystemException()-1
org.eclipse.ecf.filetransfer.SendFileTransferException.SendFileTransferException()-1
org.eclipse.ecf.filetransfer.UserCancelledException.UserCancelledException()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.filetransfer.BrowseFileTransferException.BrowseFileTransferException()28
org.eclipse.ecf.filetransfer.identity.FileCreateException.FileCreateException()28
org.eclipse.ecf.filetransfer.IncomingFileTransferException.IncomingFileTransferException()28
org.eclipse.ecf.filetransfer.RemoteFileSystemException.RemoteFileSystemException()28
org.eclipse.ecf.filetransfer.SendFileTransferException.SendFileTransferException()28
org.eclipse.ecf.filetransfer.UserCancelledException.UserCancelledException()22

org.eclipse.ecf.core.util.ECFException.ECFException(IStatus)

OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.filetransfer.BrowseFileTransferException.BrowseFileTransferException(IStatus)-1
org.eclipse.ecf.filetransfer.identity.FileCreateException.FileCreateException(IStatus)-1
org.eclipse.ecf.filetransfer.IncomingFileTransferException.IncomingFileTransferException(IStatus)-1
org.eclipse.ecf.filetransfer.RemoteFileSystemException.RemoteFileSystemException(IStatus)-1
org.eclipse.ecf.filetransfer.SendFileTransferException.SendFileTransferException(IStatus)-1
org.eclipse.ecf.filetransfer.UserCancelledException.UserCancelledException(IStatus)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.filetransfer.BrowseFileTransferException.BrowseFileTransferException(IStatus)25
org.eclipse.ecf.filetransfer.identity.FileCreateException.FileCreateException(IStatus)24
org.eclipse.ecf.filetransfer.IncomingFileTransferException.IncomingFileTransferException(IStatus)25
org.eclipse.ecf.filetransfer.RemoteFileSystemException.RemoteFileSystemException(IStatus)35
org.eclipse.ecf.filetransfer.SendFileTransferException.SendFileTransferException(IStatus)25
org.eclipse.ecf.filetransfer.UserCancelledException.UserCancelledException(IStatus)27

org.eclipse.ecf.core.util.ECFException.ECFException(String, Throwable)

OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.filetransfer.BrowseFileTransferException.BrowseFileTransferException(String, Throwable)-1
org.eclipse.ecf.filetransfer.identity.FileCreateException.FileCreateException(String, Throwable)-1
org.eclipse.ecf.filetransfer.IncomingFileTransferException.IncomingFileTransferException(String, Throwable)-1
org.eclipse.ecf.filetransfer.RemoteFileSystemException.RemoteFileSystemException(String, Throwable)-1
org.eclipse.ecf.filetransfer.SendFileTransferException.SendFileTransferException(String, Throwable)-1
org.eclipse.ecf.filetransfer.UserCancelledException.UserCancelledException(String, Throwable)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.filetransfer.BrowseFileTransferException.BrowseFileTransferException(String, Throwable, int)60
org.eclipse.ecf.filetransfer.BrowseFileTransferException.BrowseFileTransferException(String, Throwable)56
org.eclipse.ecf.filetransfer.identity.FileCreateException.FileCreateException(String, Throwable)40
org.eclipse.ecf.filetransfer.IncomingFileTransferException.IncomingFileTransferException(String, Throwable, int)60
org.eclipse.ecf.filetransfer.IncomingFileTransferException.IncomingFileTransferException(String, Throwable)56
org.eclipse.ecf.filetransfer.RemoteFileSystemException.RemoteFileSystemException(String, Throwable)43
org.eclipse.ecf.filetransfer.SendFileTransferException.SendFileTransferException(String, Throwable, int)60
org.eclipse.ecf.filetransfer.SendFileTransferException.SendFileTransferException(String, Throwable)56
org.eclipse.ecf.filetransfer.UserCancelledException.UserCancelledException(String, Throwable)39

org.eclipse.ecf.core.util.ECFException.ECFException(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.filetransfer.BrowseFileTransferException.BrowseFileTransferException(String)-1
org.eclipse.ecf.filetransfer.identity.FileCreateException.FileCreateException(String)-1
org.eclipse.ecf.filetransfer.IncomingFileTransferException.IncomingFileTransferException(String)-1
org.eclipse.ecf.filetransfer.RemoteFileSystemException.RemoteFileSystemException(String)-1
org.eclipse.ecf.filetransfer.SendFileTransferException.SendFileTransferException(String)-1
org.eclipse.ecf.filetransfer.UserCancelledException.UserCancelledException(String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.filetransfer.BrowseFileTransferException.BrowseFileTransferException(String, int)42
org.eclipse.ecf.filetransfer.BrowseFileTransferException.BrowseFileTransferException(String)38
org.eclipse.ecf.filetransfer.identity.FileCreateException.FileCreateException(String)32
org.eclipse.ecf.filetransfer.IncomingFileTransferException.IncomingFileTransferException(String, int)42
org.eclipse.ecf.filetransfer.IncomingFileTransferException.IncomingFileTransferException(String)38
org.eclipse.ecf.filetransfer.RemoteFileSystemException.RemoteFileSystemException(String)50
org.eclipse.ecf.filetransfer.SendFileTransferException.SendFileTransferException(String, int)42
org.eclipse.ecf.filetransfer.SendFileTransferException.SendFileTransferException(String)38
org.eclipse.ecf.filetransfer.UserCancelledException.UserCancelledException(String)31

org.eclipse.ecf.core.util.ECFException.ECFException(Throwable)

OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.filetransfer.BrowseFileTransferException.BrowseFileTransferException(Throwable)-1
org.eclipse.ecf.filetransfer.identity.FileCreateException.FileCreateException(Throwable)-1
org.eclipse.ecf.filetransfer.IncomingFileTransferException.IncomingFileTransferException(Throwable)-1
org.eclipse.ecf.filetransfer.RemoteFileSystemException.RemoteFileSystemException(Throwable)-1
org.eclipse.ecf.filetransfer.SendFileTransferException.SendFileTransferException(Throwable)-1
org.eclipse.ecf.filetransfer.UserCancelledException.UserCancelledException(Throwable)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.filetransfer.BrowseFileTransferException.BrowseFileTransferException(Throwable, int)51
org.eclipse.ecf.filetransfer.BrowseFileTransferException.BrowseFileTransferException(Throwable)47
org.eclipse.ecf.filetransfer.identity.FileCreateException.FileCreateException(Throwable)36
org.eclipse.ecf.filetransfer.IncomingFileTransferException.IncomingFileTransferException(Throwable, int)51
org.eclipse.ecf.filetransfer.IncomingFileTransferException.IncomingFileTransferException(Throwable)47
org.eclipse.ecf.filetransfer.RemoteFileSystemException.RemoteFileSystemException(Throwable)57
org.eclipse.ecf.filetransfer.SendFileTransferException.SendFileTransferException(Throwable, int)51
org.eclipse.ecf.filetransfer.SendFileTransferException.SendFileTransferException(Throwable)47
org.eclipse.ecf.filetransfer.UserCancelledException.UserCancelledException(Throwable)35

org.eclipse.ecf.core.util.LogHelper.getLogCode(IStatus)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.internal.filetransfer.Activator.log(IStatus)73

org.eclipse.ecf.core.util.LogHelper.getLogMessage(IStatus)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.internal.filetransfer.Activator.log(IStatus)73

org.eclipse.ecf.core.util.Trace.entering(String, String, Class, String, Object[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.filetransfer.identity.FileIDFactory.createFileID(Namespace, Object[])94

org.eclipse.ecf.core.util.Trace.exiting(String, String, Class, String, Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.filetransfer.identity.FileIDFactory.createFileID(Namespace, Object[])97

org.eclipse.ecf.core.util.Trace.throwing(String, String, Class, String, Throwable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.filetransfer.identity.FileIDFactory.createFileID(Namespace, Object[])100

Back to reference summary for org.eclipse.ecf.filetransfer

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict