Uses of Class
com.sun.corba.ee.impl.transport.connection.ConnectionCacheNonBlockingBase
-
Packages that use ConnectionCacheNonBlockingBase Package Description com.sun.corba.ee.impl.transport.connection -
-
Uses of ConnectionCacheNonBlockingBase in com.sun.corba.ee.impl.transport.connection
Subclasses of ConnectionCacheNonBlockingBase in com.sun.corba.ee.impl.transport.connection Modifier and Type Class Description class
InboundConnectionCacheImpl<C extends Connection>
Manage connections that are initiated from another VM.class
OutboundConnectionCacheImpl<C extends Connection>
Manage connections that are initiated from this VM.
-