Uses of Package
com.sun.corba.ee.spi.transport.connection
-
Packages that use com.sun.corba.ee.spi.transport.connection Package Description com.sun.corba.ee.impl.transport.connection com.sun.corba.ee.spi.transport.connection -
Classes in com.sun.corba.ee.spi.transport.connection used by com.sun.corba.ee.impl.transport.connection Class Description Connection A Connection represents some kind of channel to a (possibly different) process.ConnectionCache A connection cache manages a group of connections which may be re-used for sending and receiving messages.ConnectionFinder An instance of a ConnectionFinder may be supplied to the OutboundConnectionCache.get method.ContactInfo The ContactInfo represents the information needed to establish a connection to a (possibly different) process.InboundConnectionCache A concurrent connection cache for passively created connections (e.g.OutboundConnectionCache A concurrent mostly non-blocking connection cache. -
Classes in com.sun.corba.ee.spi.transport.connection used by com.sun.corba.ee.spi.transport.connection Class Description Connection A Connection represents some kind of channel to a (possibly different) process.ConnectionCache A connection cache manages a group of connections which may be re-used for sending and receiving messages.ConnectionFinder An instance of a ConnectionFinder may be supplied to the OutboundConnectionCache.get method.ContactInfo The ContactInfo represents the information needed to establish a connection to a (possibly different) process.InboundConnectionCache A concurrent connection cache for passively created connections (e.g.OutboundConnectionCache A concurrent mostly non-blocking connection cache.