Deprecated API


Contents
Deprecated Methods
com.maverick.nio.DaemonContext.removeListeningInterface(String)
          use DaemonContext.removeListeningInterface(String, int) instead. 
com.maverick.sshd.TransportProtocol.sendMessage(SshMessage)
          use #postMessage() instead. 
com.maverick.sshd.SshContext.setAsynchronousFileOperations(boolean)
          this property should no longer be set. Default behaviour is to require an asynchronous operation thread and has been changed due to vulnerabilities in allowing read requests to be performed on the selector thread. This method will be removed in a future release. 
 



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