Searched refs:returnConnection (Results 1 – 5 of 5) sorted by relevance
99 destination.returnConnection(connection,true); in startConnection()
403 _destination.returnConnection(this, true); in close()442 _destination.returnConnection(this, true); in exchangeExpired()
286 _destination.returnConnection(this, !persistent); in handle()
238 _destination.returnConnection(this, !persistent); in handle()
405 … public void returnConnection(AbstractHttpConnection connection, boolean close) throws IOException in returnConnection() method in HttpDestination