Interface IRemoteFileSystemBrowserFactory

All Known Implementing Classes:
HttpClientBrowseFileTransferFactory, HttpClientBrowseFileTransferFactory

public interface IRemoteFileSystemBrowserFactory
Remote file browser factory. This service interface is used by clients to create a new IRemoteFileSystemBrowser instance.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get new instance of IRemoteFileSystemBrowser.
  • Method Details

    • newInstance

      Get new instance of IRemoteFileSystemBrowser.
      Returns:
      IRemoteFileSystemBrowser for initiating a retrieval of a remote file.