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