接口 Library.ChannelPool
- 所有已知实现类:
Library.CountingChannelPool
- 封闭类:
Library
static interface Library.ChannelPool
-
方法详细资料
-
acquire
-
release
-
cleanup
void cleanup() -
getMaxCount
int getMaxCount() -
getUsedCount
int getUsedCount()
-
Library.CountingChannelPool
Library