Secure iNet Factory

Uses of Interface
com.jscape.inet.ssh.ChannelRequest

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

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved