|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.maverick.scp.ScpClientIO.ScpEngineIO
com.sshtools.scp.ScpClient.ScpEngine
Implements an SCP Engine by extending J2SSH Mavericjs ScpEngineIO
| Field Summary |
| Fields inherited from class com.maverick.scp.ScpClientIO.ScpEngineIO |
buffer, cmd, in, out, session |
| Constructor Summary | |
protected |
ScpClient.ScpEngine(java.lang.String cmd,
SshSession session)
Contruct the channel with the specified scp command. |
| Methods inherited from class com.maverick.scp.ScpClientIO.ScpEngineIO |
close, parseCommand, readCompleteFile, readStreamFromRemote, readString, waitForResponse, writeCompleteFile, writeError, writeOk, writeStreamToRemote |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected ScpClient.ScpEngine(java.lang.String cmd,
SshSession session)
throws SshException
Contruct the channel with the specified scp command.
cmd - The scp command
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||