|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindbright.ssh2.SSH2SCP1Factory
Factory which creates SSHFileTransfer
objects which
use the scp1 protocol.
Constructor Summary | |
SSH2SCP1Factory()
|
Method Summary | |
SSHFileTransfer |
create(MindTermApp client,
java.io.File cwd)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SSH2SCP1Factory()
Method Detail |
public SSHFileTransfer create(MindTermApp client, java.io.File cwd) throws java.lang.Exception
create
in interface SSHFileTransferFactory
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |