Uses of Interface
com.maverick.sshd.ForwardingCallback

Packages that use ForwardingCallback
com.maverick.sshd This package contains the base implementation of the SSH server. 
 

Uses of ForwardingCallback in com.maverick.sshd
 

Methods in com.maverick.sshd that return ForwardingCallback
 ForwardingCallback SshContext.getForwardingCallback()
          Get the forwarding callback implementation for this server context.
 

Methods in com.maverick.sshd with parameters of type ForwardingCallback
 void SshContext.setForwardingCallback(ForwardingCallback forwardingCallback)
          Set the forwarding callback implementation for this server context.
 



Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.