Uses of Interface
com.sun.corba.ee.spi.transport.ConnectionCache
Packages that use ConnectionCache
Package
Description
-
Uses of ConnectionCache in com.sun.corba.ee.impl.orb
Methods in com.sun.corba.ee.impl.orb that return ConnectionCache -
Uses of ConnectionCache in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement ConnectionCacheModifier and TypeClassDescriptionprivate static class
-
Uses of ConnectionCache in com.sun.corba.ee.impl.transport
Classes in com.sun.corba.ee.impl.transport that implement ConnectionCacheModifier and TypeClassDescriptionclass
class
class
Fields in com.sun.corba.ee.impl.transport declared as ConnectionCacheMethods in com.sun.corba.ee.impl.transport that return ConnectionCacheMethods in com.sun.corba.ee.impl.transport with parameters of type ConnectionCacheModifier and TypeMethodDescriptionvoid
ConnectionImpl.setConnectionCache
(ConnectionCache connectionCache) -
Uses of ConnectionCache in com.sun.corba.ee.spi.transport
Subinterfaces of ConnectionCache in com.sun.corba.ee.spi.transportModifier and TypeInterfaceDescriptioninterface
interface
Methods in com.sun.corba.ee.spi.transport that return ConnectionCacheMethods in com.sun.corba.ee.spi.transport with parameters of type ConnectionCacheModifier and TypeMethodDescriptionvoid
Connection.setConnectionCache
(ConnectionCache connectionCache)