Searched refs:checkReuseConnection (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/http/
H A DHttpURLConnection.java853 private boolean checkReuseConnection () { method in class:HttpURLConnection
1090 if (!checkReuseConnection())
1299 if (!checkReuseConnection())
1779 if (!checkReuseConnection()) {
2394 if (!checkReuseConnection())
2397 if (!checkReuseConnection())

Completed in 37 milliseconds