private static class JGitSshClient.JGitSessionFactory
extends org.apache.sshd.client.session.SessionFactory
SessionFactory to create our own specialized
JGitClientSessions.| Constructor and Description |
|---|
JGitSessionFactory(JGitSshClient client) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.sshd.client.session.ClientSessionImpl |
doCreateSession(org.apache.sshd.common.io.IoSession ioSession) |
createSession, getFactoryManager, setupSessionexceptionCaught, messageReceived, sessionClosed, sessionCreatedpublic JGitSessionFactory(JGitSshClient client)