Uses of Interface
com.sun.corba.ee.spi.transport.connection.ConnectionFinder
Packages that use ConnectionFinder
Package
Description
-
Uses of ConnectionFinder in com.sun.corba.ee.impl.transport.connection
Methods in com.sun.corba.ee.impl.transport.connection with parameters of type ConnectionFinderModifier and TypeMethodDescriptionOutboundConnectionCacheBlockingImpl.get
(ContactInfo<C> cinfo, ConnectionFinder<C> finder) OutboundConnectionCacheImpl.get
(ContactInfo<C> cinfo, ConnectionFinder<C> finder) -
Uses of ConnectionFinder in com.sun.corba.ee.spi.transport.connection
Methods in com.sun.corba.ee.spi.transport.connection with parameters of type ConnectionFinderModifier and TypeMethodDescriptionOutboundConnectionCache.get
(ContactInfo<C> cinfo, ConnectionFinder<C> finder) Return a Connection corresponding to the given ContactInfo.