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