Home
last modified time | relevance | path

Searched defs:getHTTPStatus (Results 1 – 2 of 2) sorted by relevance

/external/smack/src/com/kenai/jbosh/
DHTTPResponse.java42 int getHTTPStatus() throws InterruptedException, BOSHException; in getHTTPStatus() method
DApacheHTTPResponse.java202 public int getHTTPStatus() throws InterruptedException, BOSHException { in getHTTPStatus() method in ApacheHTTPResponse