Uses of Class
org.eclipse.ecf.filetransfer.RemoteFileSystemException
Packages that use RemoteFileSystemException
-
Uses of RemoteFileSystemException in org.eclipse.ecf.filetransfer
Methods in org.eclipse.ecf.filetransfer that throw RemoteFileSystemExceptionModifier and TypeMethodDescriptionIRemoteFileSystemBrowserContainerAdapter.sendBrowseRequest
(IFileID directoryOrFileID, IRemoteFileSystemListener listener) Send a request for file or directory information for given directoryOrFileID. -
Uses of RemoteFileSystemException in org.eclipse.ecf.provider.filetransfer.browse
Methods in org.eclipse.ecf.provider.filetransfer.browse that throw RemoteFileSystemExceptionModifier and TypeMethodDescriptionMultiProtocolFileSystemBrowserAdapter.sendBrowseRequest
(IFileID directoryOrFileID, IRemoteFileSystemListener listener) Constructors in org.eclipse.ecf.provider.filetransfer.browse that throw RemoteFileSystemExceptionModifierConstructorDescriptionLocalFileSystemBrowser
(IFileID directoryID2, IRemoteFileSystemListener listener)