Uses of Class
ch.ethz.ssh2.transport.NegotiateException

Packages that use NegotiateException
ch.ethz.ssh2.transport   
 

Uses of NegotiateException in ch.ethz.ssh2.transport
 

Methods in ch.ethz.ssh2.transport that throw NegotiateException
private  java.lang.String KexManager.getFirstMatch(java.lang.String[] client, java.lang.String[] server)