Searched refs:exchangeExpired (Results 1 - 4 of 4) sorted by relevance
/external/jetty/src/java/org/eclipse/jetty/client/ | ||
H A D | BlockingHttpConnection.java | 59 protected void exchangeExpired(HttpExchange exchange) method in class:BlockingHttpConnection 63 super.exchangeExpired(exchange); |
H A D | HttpExchange.java | 131 destination.exchangeExpired(this); 133 connection.exchangeExpired(this); |
H A D | AbstractHttpConnection.java | 432 protected void exchangeExpired(HttpExchange exchange) method in class:AbstractHttpConnection |
H A D | HttpDestination.java | 579 protected void exchangeExpired(HttpExchange exchange) method in class:HttpDestination |
Completed in 89 milliseconds