Searched refs:createClientConnectionManager (Results 1 – 2 of 2) sorted by relevance
162 protected abstract ClientConnectionManager createClientConnectionManager(); in createClientConnectionManager() method in AbstractHttpClient226 connManager = createClientConnectionManager(); in getConnectionManager()
178 protected ClientConnectionManager createClientConnectionManager() { in createClientConnectionManager() method in DefaultHttpClient