|
||||||||||
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 |
SshClient.sessionFactory
|
Methods in org.apache.sshd that return SessionFactory | |
---|---|
SessionFactory |
SshClient.getSessionFactory()
|
Methods in org.apache.sshd with parameters of type SessionFactory | |
---|---|
void |
SshClient.setSessionFactory(SessionFactory sessionFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |