|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionClient | |
---|---|
com.jscape.inet.ssh |
Uses of ConnectionClient in com.jscape.inet.ssh |
---|
Methods in com.jscape.inet.ssh that return ConnectionClient | |
---|---|
ConnectionClient |
SshConfiguration.createConnectionClient(ConnectionParameters parameters,
User user)
Creates a new client instance. |
ConnectionClient |
SshConnection.getConnection()
Returns underlayed connection. |
Methods in com.jscape.inet.ssh with parameters of type ConnectionClient | |
---|---|
void |
AdaptiveSessionRequest.execute(ConnectionClient client)
|
void |
ChannelRequest.execute(ConnectionClient client)
Executes the request. |
Constructors in com.jscape.inet.ssh with parameters of type ConnectionClient | |
---|---|
SshConnection(ConnectionClient connection,
Channel channel,
boolean owner)
Creates a new connection instance. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |