Home
last modified time | relevance | path

Searched refs:getOrWaitForConnectionInfo (Results 1 – 2 of 2) sorted by relevance

/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/transport/
DTransportManager.java248 return km.getOrWaitForConnectionInfo(kexNumber); in getConnectionInfo()
DKexManager.java84 public ConnectionInfo getOrWaitForConnectionInfo(int minKexCount) throws IOException in getOrWaitForConnectionInfo() method in KexManager