|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelRequest | |
---|---|
com.jscape.inet.ssh |
Uses of ChannelRequest in com.jscape.inet.ssh |
---|
Classes in com.jscape.inet.ssh that implement ChannelRequest | |
---|---|
class |
AbstractChannelRequest
Abstract channel request. |
class |
AdaptiveSessionRequest
Adaptive session request. |
class |
SessionRequest
Session request. |
Methods in com.jscape.inet.ssh that return ChannelRequest | |
---|---|
ChannelRequest |
SshConnector.getChannelRequest()
Returns current channel request. |
Methods in com.jscape.inet.ssh with parameters of type ChannelRequest | |
---|---|
void |
SshConnector.setChannelRequest(ChannelRequest channelRequest)
Sets channel request. |
Constructors in com.jscape.inet.ssh with parameters of type ChannelRequest | |
---|---|
SshConnector(SshConfiguration configuration,
ConnectionParameters connectionParameters,
User user,
ChannelRequest channelRequest)
Creates a new connector instance. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |