|
||||||||||
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 PoolEntryCallback<T,C>
Pool entry callabck.
Method Summary | |
---|---|
void |
process(PoolEntry<T,C> entry)
|
Method Detail |
---|
void process(PoolEntry<T,C> entry)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |