|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionFactory | |
---|---|
org.apache.sshd | Defines the two main classes for the client and server side of SSH protocol support. |
Uses of SessionFactory in org.apache.sshd |
---|
Fields in org.apache.sshd declared as SessionFactory | |
---|---|
protected SessionFactory |
SshServer.sessionFactory
|
Methods in org.apache.sshd that return SessionFactory | |
---|---|
protected SessionFactory |
SshServer.createSessionFactory()
|
SessionFactory |
SshServer.getSessionFactory()
|
Methods in org.apache.sshd with parameters of type SessionFactory | |
---|---|
void |
SshServer.setSessionFactory(SessionFactory sessionFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |