Searched refs:getSchemeRegistry (Results 1 – 10 of 10) sorted by relevance
66 SchemeRegistry getSchemeRegistry() in getSchemeRegistry() method
46 connectionManager.getSchemeRegistry().register( in prepare()
112 mgr.getSchemeRegistry()), params); in SingleClient()
151 public SchemeRegistry getSchemeRegistry() { in getSchemeRegistry() method in ThreadSafeClientConnManager
146 public SchemeRegistry getSchemeRegistry() { in getSchemeRegistry() method in SingleClientConnManager
346 return new ProxySelectorRoutePlanner(getConnectionManager().getSchemeRegistry(), null); in createHttpRoutePlanner()
886 Scheme scheme = connManager.getSchemeRegistry(). in createConnectRequest()1099 Scheme scheme = connManager.getSchemeRegistry().getScheme(host); in updateAuthState()
918 Scheme scheme = connManager.getSchemeRegistry(). in createConnectRequest()1147 Scheme scheme = connManager.getSchemeRegistry().getScheme(host); in updateAuthState()
864 HSPLorg/apache/http/conn/ClientConnectionManager;->getSchemeRegistry()Lorg/apache/http/conn/scheme/…955 HSPLorg/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager;->getSchemeRegistry()Lorg/apache/ht…
1646 method @Deprecated public org.apache.http.conn.scheme.SchemeRegistry getSchemeRegistry();2808 method @Deprecated public org.apache.http.conn.scheme.SchemeRegistry getSchemeRegistry();2966 method @Deprecated public org.apache.http.conn.scheme.SchemeRegistry getSchemeRegistry();