Uses of Class
org.apache.sshd.common.file.root.RootedFileSystemProvider
-
Packages that use RootedFileSystemProvider Package Description org.apache.sshd.common.file.root -
-
Uses of RootedFileSystemProvider in org.apache.sshd.common.file.root
Methods in org.apache.sshd.common.file.root that return RootedFileSystemProvider Modifier and Type Method Description RootedFileSystemProviderRootedFileSystem. provider()Constructors in org.apache.sshd.common.file.root with parameters of type RootedFileSystemProvider Constructor Description RootedFileSystem(RootedFileSystemProvider fileSystemProvider, Path root, Map<String,?> env)
-