Class JschSession.JschProcess

java.lang.Object
java.lang.Process
org.eclipse.jgit.transport.JschSession.JschProcess
Enclosing class:
JschSession

private class JschSession.JschProcess extends Process
Implementation of Process for running a single command using Jsch.

Uses the Jsch session to do actual command execution and manage the execution.