HomeSort by relevance Sort by last modified time
    Searched refs:forHTTPResponseCode (Results 1 - 2 of 2) sorted by null

  /external/smack/src/com/kenai/jbosh/
TerminalBindingCondition.java 186 static TerminalBindingCondition forHTTPResponseCode(final int httpRespCode) {
BOSHClient.java 763 return TerminalBindingCondition.forHTTPResponseCode(respCode);
    [all...]

Completed in 386 milliseconds