Interface OutboundConnectionCache
- All Superinterfaces:
ConnectionCache
- All Known Implementing Classes:
NoConnectionCacheImpl.NCCConnectionCacheImpl, OutboundConnectionCacheImpl
-
Method Summary
Modifier and TypeMethodDescriptionget(ContactInfo contactInfo) voidput(ContactInfo contactInfo, Connection connection) voidremove(ContactInfo contactInfo) Methods inherited from interface ConnectionCache
close, getCacheType, getMonitoringName, numberOfBusyConnections, numberOfConnections, numberOfIdleConnections, reclaim, stampTime
-
Method Details
-
get
-
put
-
remove
-