|
|||||||||
| 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 ConnFactory<T,C>
Factory for poolable blocking connections.
| Method Summary | |
|---|---|
C |
create(T route)
|
| Method Detail |
|---|
C create(T route)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||