Package org.apache.http.impl.conn
Class HttpConnPool.InternalConnFactory
java.lang.Object
org.apache.http.impl.conn.HttpConnPool.InternalConnFactory
- All Implemented Interfaces:
org.apache.http.pool.ConnFactory<HttpRoute,
OperatedClientConnection>
- Enclosing class:
- HttpConnPool
static class HttpConnPool.InternalConnFactory
extends Object
implements org.apache.http.pool.ConnFactory<HttpRoute,OperatedClientConnection>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
connOperator
-
-
Constructor Details
-
InternalConnFactory
InternalConnFactory(ClientConnectionOperator connOperator)
-
-
Method Details
-
create
- Specified by:
create
in interfaceorg.apache.http.pool.ConnFactory<HttpRoute,
OperatedClientConnection> - Throws:
IOException
-