Uses of Class
org.apache.sshd.server.session.SessionFactory
Packages that use SessionFactory
-
Uses of SessionFactory in org.apache.sshd.server
Methods in org.apache.sshd.server that return SessionFactoryModifier and TypeMethodDescriptionprotected SessionFactorySshServer.createSessionFactory()SshServer.getSessionFactory()Methods in org.apache.sshd.server with parameters of type SessionFactoryModifier and TypeMethodDescriptionvoidSshServer.setSessionFactory(SessionFactory sessionFactory)