Package | Description |
---|---|
org.eclipse.jgit.transport.sshd |
Modifier and Type | Method and Description |
---|---|
SshdSession |
SshdSessionFactory.getSession(URIish uri,
CredentialsProvider credentialsProvider,
FS fs,
int tms) |
Modifier and Type | Method and Description |
---|---|
void |
SessionCloseListener.sessionClosed(SshdSession session)
Invoked when a
SshdSession has been closed. |
Copyright © 2019 Eclipse JGit Project. All rights reserved.