Uses of Class
com.sun.corba.ee.impl.transport.connection.ConnectionCacheNonBlockingBase
Packages that use ConnectionCacheNonBlockingBase
-
Uses of ConnectionCacheNonBlockingBase in com.sun.corba.ee.impl.transport.connection
Subclasses of ConnectionCacheNonBlockingBase in com.sun.corba.ee.impl.transport.connectionModifier and TypeClassDescriptionfinal classInboundConnectionCacheImpl<C extends Connection>Manage connections that are initiated from another VM.final classOutboundConnectionCacheImpl<C extends Connection>Manage connections that are initiated from this VM.