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