|
abcdef | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransportManager | |
---|---|
com.trilead.ssh2.auth | |
com.trilead.ssh2.channel | |
com.trilead.ssh2.transport |
Uses of TransportManager in com.trilead.ssh2.auth |
---|
Constructors in com.trilead.ssh2.auth with parameters of type TransportManager | |
---|---|
AuthenticationManager(TransportManager tm)
|
Uses of TransportManager in com.trilead.ssh2.channel |
---|
Constructors in com.trilead.ssh2.channel with parameters of type TransportManager | |
---|---|
ChannelManager(TransportManager tm)
|
Uses of TransportManager in com.trilead.ssh2.transport |
---|
Constructors in com.trilead.ssh2.transport with parameters of type TransportManager | |
---|---|
KexManager(TransportManager tm,
ClientServerHello csh,
CryptoWishList initialCwl,
java.lang.String hostname,
int port,
ServerHostKeyVerifier keyVerifier,
java.security.SecureRandom rnd)
|
|
abcdef | |||||||||
PREV NEXT | FRAMES NO FRAMES |