private static class JGitSshClient.JGitSessionFactory
extends org.apache.sshd.client.session.SessionFactory
SessionFactory
to create our own specialized
JGitClientSession
s.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, setupSession
exceptionCaught, messageReceived, sessionClosed, sessionCreated
public JGitSessionFactory(JGitSshClient client)