|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindbright.ssh2.SSH2SFTPFactory
Factory which creates new SSH2SFTPTransfer
instances.
Constructor Summary | |
SSH2SFTPFactory()
|
Method Summary | |
SSHFileTransfer |
create(MindTermApp client,
java.io.File cwd)
Create a new instance which uses the given client and strats in the given directory. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SSH2SFTPFactory()
Method Detail |
public SSHFileTransfer create(MindTermApp client, java.io.File cwd) throws java.lang.Exception
SSHFileTransferFactory
create
in interface SSHFileTransferFactory
client
- connected SSH client to transfer files overcwd
- start directory
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |