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) classConnectionCacheBlockingBase<C extends Connection>(package private) classConnectionCacheNonBlockingBase<C extends Connection>classInboundConnectionCacheBlockingImpl<C extends Connection>Manage connections that are initiated from another VM.classInboundConnectionCacheImpl<C extends Connection>Manage connections that are initiated from another VM.classOutboundConnectionCacheBlockingImpl<C extends Connection>classOutboundConnectionCacheImpl<C extends Connection>Manage connections that are initiated from this VM.
-