|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the route type that represents the opposite endpoint of a pooled
connection.C - the connection type.public interface NIOConnFactory<T,C>
Factory for poolable non-blocking connections.
| Method Summary | |
|---|---|
C |
create(T route,
IOSession session)
|
| Method Detail |
|---|
C create(T route,
IOSession session)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||