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

/external/jetty/src/java/org/eclipse/jetty/client/
H A DBlockingHttpConnection.java59 protected void exchangeExpired(HttpExchange exchange) method in class:BlockingHttpConnection
63 super.exchangeExpired(exchange);
H A DHttpExchange.java131 destination.exchangeExpired(this);
133 connection.exchangeExpired(this);
H A DAbstractHttpConnection.java432 protected void exchangeExpired(HttpExchange exchange) method in class:AbstractHttpConnection
H A DHttpDestination.java579 protected void exchangeExpired(HttpExchange exchange) method in class:HttpDestination

Completed in 89 milliseconds