T - the route type that represents the opposite endpoint of a pooled
connection.C - the connection type.public interface ConnFactory<T,C>
| Modifier and Type | Method and Description |
|---|---|
C |
create(T route) |
C create(T route) throws IOException
IOExceptionCopyright © 2005–2017 The Apache Software Foundation. All rights reserved.