T - the route type that represents the opposite endpoint of a pooled
connection.C - the connection type.BasicNIOConnFactorypublic interface NIOConnFactory<T,C>
| Modifier and Type | Method | Description |
|---|---|---|
C |
create(T route,
IOSession session) |