Interface InboundConnectionCache
- All Superinterfaces:
ConnectionCache
- All Known Implementing Classes:
InboundConnectionCacheImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoidput(Acceptor acceptor, Connection connection) voidremove(Connection connection) Methods inherited from interface ConnectionCache
close, getCacheType, getMonitoringName, numberOfBusyConnections, numberOfConnections, numberOfIdleConnections, reclaim, stampTime
-
Method Details
-
get
-
put
-
remove
-