|
Class Summary |
| FilesystemResource |
A FilesystemResource represents a file that exists within the filesystem
of a remote workbench machine. |
| FilesystemResourceProvider |
A FilesystemResourceProvider is a component that provides services for
inspecting available resources on the filesystem of a remote
workbench machine, and for fetching those resources at runtime. |
| RemoteResourceProviderFactory |
This factory class provides instances of IRemoteResourceProvider
implementations. |
| WorkspaceResource |
A WorkspaceResource is a representation of a file that resides within the
workspace on the remote workbench's machine. |
| WorkspaceResourceProvider |
A WorkspaceResourceProvider is a component that provides services for
inspecting available resources within the workspace on a remote
workbench machine, and for fetching those resources at runtime. |