T - the route type that represents the opposite endpoint of a pooled
connection.C - the connection type.public interface PoolEntryCallback<T,C>
| Modifier and Type | Method and Description |
|---|---|
void |
process(PoolEntry<T,C> entry) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved