Uses of Interface
com.maverick.ssh2.ChannelFactory

Packages that use ChannelFactory
com.maverick.ssh2 This package contains an SSH2 implementation of the com.maverick.ssh interfaces. 
 

Uses of ChannelFactory in com.maverick.ssh2
 

Methods in com.maverick.ssh2 with parameters of type ChannelFactory
 void Ssh2Client.addChannelFactory(ChannelFactory factory)
          Installs a custom channel factory so that the client may respond to channel open requests.
 



Copyright © 2003 3SP LTD. All Rights Reserved.