Uses of Class
com.sun.corba.ee.impl.transport.connection.ConnectionCacheBase
-
Packages that use ConnectionCacheBase Package Description com.sun.corba.ee.impl.transport.connection -
-
Uses of ConnectionCacheBase in com.sun.corba.ee.impl.transport.connection
Subclasses of ConnectionCacheBase in com.sun.corba.ee.impl.transport.connection Modifier and Type Class Description (package private) class
ConnectionCacheBlockingBase<C extends Connection>
(package private) class
ConnectionCacheNonBlockingBase<C extends Connection>
class
InboundConnectionCacheBlockingImpl<C extends Connection>
Manage connections that are initiated from another VM.class
InboundConnectionCacheImpl<C extends Connection>
Manage connections that are initiated from another VM.class
OutboundConnectionCacheBlockingImpl<C extends Connection>
class
OutboundConnectionCacheImpl<C extends Connection>
Manage connections that are initiated from this VM.
-