|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Config | |
---|---|
net.schmizz.sshj | |
net.schmizz.sshj.transport |
Uses of Config in net.schmizz.sshj |
---|
Classes in net.schmizz.sshj that implement Config | |
---|---|
class |
AndroidConfig
|
class |
ConfigImpl
|
class |
DefaultConfig
A Config that is initialized as follows. |
Constructors in net.schmizz.sshj with parameters of type Config | |
---|---|
SSHClient(Config config)
Constructor that allows specifying a config to be used. |
Uses of Config in net.schmizz.sshj.transport |
---|
Methods in net.schmizz.sshj.transport that return Config | |
---|---|
Config |
TransportImpl.getConfig()
|
Config |
Transport.getConfig()
|
Constructors in net.schmizz.sshj.transport with parameters of type Config | |
---|---|
TransportImpl(Config config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |