|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transport | |
---|---|
com.jscape.inet.ssh.connection | |
com.jscape.inet.ssh.transport | |
com.jscape.inet.ssh.transport.kex |
Uses of Transport in com.jscape.inet.ssh.connection |
---|
Methods in com.jscape.inet.ssh.connection that return Transport | |
---|---|
Transport |
Connection.getTransport()
Gets underlying transport for this connection |
Constructors in com.jscape.inet.ssh.connection with parameters of type Transport | |
---|---|
ConnectionClient(Transport transport,
ConnectionConfiguration config)
Creates a new client instance. |
Uses of Transport in com.jscape.inet.ssh.transport |
---|
Subclasses of Transport in com.jscape.inet.ssh.transport | |
---|---|
class |
TransportClient
|
Methods in com.jscape.inet.ssh.transport with parameters of type Transport | |
---|---|
KeyExchange |
AlgorithmFactory.getKeyExchange(java.lang.String sshName,
Transport transport)
|
KeyExchange |
AlgorithmFactory.KexEntry.kexFor(Transport transport)
|
Uses of Transport in com.jscape.inet.ssh.transport.kex |
---|
Constructors in com.jscape.inet.ssh.transport.kex with parameters of type Transport | |
---|---|
DHKeyExchange(Transport transport)
|
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |