public class GitSshdSessionFactory.SshdSession extends Object implements org.eclipse.jgit.transport.RemoteSession
| Constructor and Description |
|---|
GitSshdSessionFactory.SshdSession(org.eclipse.jgit.transport.URIish uri,
org.eclipse.jgit.transport.CredentialsProvider credentialsProvider,
org.eclipse.jgit.util.FS fs,
int tms) |
public GitSshdSessionFactory.SshdSession(org.eclipse.jgit.transport.URIish uri,
org.eclipse.jgit.transport.CredentialsProvider credentialsProvider,
org.eclipse.jgit.util.FS fs,
int tms)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic Process exec(String commandName, int timeout) throws IOException
exec in interface org.eclipse.jgit.transport.RemoteSessionIOExceptionpublic void disconnect()
disconnect in interface org.eclipse.jgit.transport.RemoteSessionCopyright © 2008–2014 The Apache Software Foundation. All rights reserved.