| 
 | ||||||||||
| 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 IOException
IOException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||