com.maverick.sshd.fs
Class DirectFileSystemFactory
java.lang.Object
com.maverick.sshd.fs.DirectFileSystemFactory
- All Implemented Interfaces:
- FileSystemFactory<DirectFile,NoMount>
public class DirectFileSystemFactory
- extends Object
- implements FileSystemFactory<DirectFile,NoMount>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectFileSystemFactory
public DirectFileSystemFactory()
createInstance
public AbstractFileSystem<DirectFile,NoMount> createInstance(Connection con,
String protocolInUse)
throws PermissionDeniedException,
IOException
- Specified by:
createInstance in interface FileSystemFactory<DirectFile,NoMount>
- Throws:
PermissionDeniedException
IOException
Copyright © 2012. All Rights Reserved.