Uses of Interface
com.sun.corba.ee.spi.transport.OutboundConnectionCache
Packages that use OutboundConnectionCache
Package
Description
-
Uses of OutboundConnectionCache in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement OutboundConnectionCacheModifier and TypeClassDescriptionprivate static class
-
Uses of OutboundConnectionCache in com.sun.corba.ee.impl.transport
Classes in com.sun.corba.ee.impl.transport that implement OutboundConnectionCacheFields in com.sun.corba.ee.impl.transport declared as OutboundConnectionCacheModifier and TypeFieldDescriptionprotected OutboundConnectionCache
ContactInfoBase.connectionCache
Fields in com.sun.corba.ee.impl.transport with type parameters of type OutboundConnectionCacheModifier and TypeFieldDescriptionprotected final Map
<String, OutboundConnectionCache> TransportManagerImpl.outboundConnectionCaches
Methods in com.sun.corba.ee.impl.transport that return OutboundConnectionCacheModifier and TypeMethodDescriptionContactInfoBase.getConnectionCache()
TransportManagerImpl.getOutboundConnectionCache
(ContactInfo contactInfo) Methods in com.sun.corba.ee.impl.transport that return types with arguments of type OutboundConnectionCacheMethods in com.sun.corba.ee.impl.transport with parameters of type OutboundConnectionCacheModifier and TypeMethodDescriptionvoid
ContactInfoBase.setConnectionCache
(OutboundConnectionCache connectionCache) -
Uses of OutboundConnectionCache in com.sun.corba.ee.spi.transport
Methods in com.sun.corba.ee.spi.transport that return OutboundConnectionCacheModifier and TypeMethodDescriptionContactInfo.getConnectionCache()
TransportManager.getOutboundConnectionCache
(ContactInfo contactInfo) Methods in com.sun.corba.ee.spi.transport that return types with arguments of type OutboundConnectionCacheMethods in com.sun.corba.ee.spi.transport with parameters of type OutboundConnectionCacheModifier and TypeMethodDescriptionvoid
ContactInfo.setConnectionCache
(OutboundConnectionCache connectionCache)