Uses of Class
org.eclipse.jgit.transport.sshd.SshdSession
Packages that use SshdSession
-
Uses of SshdSession in org.eclipse.jgit.transport.sshd
Fields in org.eclipse.jgit.transport.sshd with type parameters of type SshdSessionMethods in org.eclipse.jgit.transport.sshd that return SshdSessionModifier and TypeMethodDescriptionSshdSessionFactory.getSession(URIish uri, CredentialsProvider credentialsProvider, FS fs, int tms) Methods in org.eclipse.jgit.transport.sshd with parameters of type SshdSessionModifier and TypeMethodDescriptionprivate voidSshdSessionFactory.register(SshdSession newSession) voidSessionCloseListener.sessionClosed(SshdSession session) Invoked when aSshdSessionhas been closed.private voidSshdSessionFactory.unregister(SshdSession oldSession)