public interface HttpConnectionFactory<T,C extends HttpConnection>
HttpConnection
factory.Modifier and Type | Method and Description |
---|---|
C |
create(T route,
org.apache.http.config.ConnectionConfig config) |
C create(T route, org.apache.http.config.ConnectionConfig config)
Copyright © 1999–2013 The Apache Software Foundation. All rights reserved.