Package com.sun.corba.ee.spi.transport
Interface InboundConnectionCache
- All Superinterfaces:
ConnectionCache
- All Known Implementing Classes:
InboundConnectionCacheImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoid
put
(Acceptor acceptor, Connection connection) void
remove
(Connection connection) Methods inherited from interface com.sun.corba.ee.spi.transport.ConnectionCache
close, getCacheType, getMonitoringName, numberOfBusyConnections, numberOfConnections, numberOfIdleConnections, reclaim, stampTime
-
Method Details
-
get
-
put
-
remove
-