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 class
InboundConnectionCacheImpl<C extends Connection>
Manage connections that are initiated from another VM.final class
OutboundConnectionCacheImpl<C extends Connection>
Manage connections that are initiated from this VM.