Home
last modified time | relevance | path

Searched defs:isDataAvailable (Results 1 – 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/impl/io/
DSocketInputBuffer.java79 public boolean isDataAvailable(int timeout) throws IOException { in isDataAvailable() method in SocketInputBuffer
/external/apache-http/src/org/apache/http/io/
DSessionInputBuffer.java64 boolean isDataAvailable(int timeout) throws IOException; in isDataAvailable() method
/external/apache-http/src/org/apache/http/impl/conn/
DLoggingSessionInputBuffer.java72 public boolean isDataAvailable(int timeout) throws IOException { in isDataAvailable() method in LoggingSessionInputBuffer