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 OutboundConnectionCacheContactInfoBase.connectionCacheFields in com.sun.corba.ee.impl.transport with type parameters of type OutboundConnectionCacheModifier and TypeFieldDescriptionprotected final Map<String, OutboundConnectionCache> TransportManagerImpl.outboundConnectionCachesMethods 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 TypeMethodDescriptionvoidContactInfoBase.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 TypeMethodDescriptionvoidContactInfo.setConnectionCache(OutboundConnectionCache connectionCache)