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