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 TypeClassDescriptionfinal classInboundConnectionCacheBlockingImpl<C extends Connection>Manage connections that are initiated from another VM.final classInboundConnectionCacheImpl<C extends Connection>Manage connections that are initiated from another VM.final classOutboundConnectionCacheBlockingImpl<C extends Connection>final classOutboundConnectionCacheImpl<C extends Connection>Manage connections that are initiated from this VM.