Uses of Interface
com.sun.corba.se.pept.transport.OutboundConnectionCache
Packages that use OutboundConnectionCache
-
Uses of OutboundConnectionCache in com.sun.corba.se.impl.transport
Classes in com.sun.corba.se.impl.transport that implement OutboundConnectionCacheFields in com.sun.corba.se.impl.transport declared as OutboundConnectionCacheModifier and TypeFieldDescriptionprotected OutboundConnectionCacheCorbaContactInfoBase.connectionCacheMethods in com.sun.corba.se.impl.transport that return OutboundConnectionCacheModifier and TypeMethodDescriptionCorbaContactInfoBase.getConnectionCache()CorbaTransportManagerImpl.getOutboundConnectionCache(ContactInfo contactInfo) Methods in com.sun.corba.se.impl.transport with parameters of type OutboundConnectionCacheModifier and TypeMethodDescriptionvoidCorbaContactInfoBase.setConnectionCache(OutboundConnectionCache connectionCache) -
Uses of OutboundConnectionCache in com.sun.corba.se.pept.transport
Methods in com.sun.corba.se.pept.transport that return OutboundConnectionCacheModifier and TypeMethodDescriptionContactInfo.getConnectionCache()Get theOutboundConnectionCacheused by thisContactInfoPEPt uses separate caches for each type ofContactInfoas given byContactInfo.getConnectionCacheType().TransportManager.getOutboundConnectionCache(ContactInfo contactInfo) Methods in com.sun.corba.se.pept.transport with parameters of type OutboundConnectionCacheModifier and TypeMethodDescriptionvoidContactInfo.setConnectionCache(OutboundConnectionCache connectionCache) Set theOutboundConnectionCacheto be used by thisContactInfo.