Uses of Package
com.sun.grizzly.connectioncache.spi.transport

Packages that use com.sun.grizzly.connectioncache.spi.transport
com.sun.grizzly.connectioncache.client   
com.sun.grizzly.connectioncache.impl.transport   
com.sun.grizzly.connectioncache.spi.transport   
 

Classes in com.sun.grizzly.connectioncache.spi.transport used by com.sun.grizzly.connectioncache.client
ConnectionFinder
          An instance of a ConnectionFinder may be supplied to the OutboundConnectionCache.get method.
OutboundConnectionCache
          A concurrent mostly non-blocking connection cache.
 

Classes in com.sun.grizzly.connectioncache.spi.transport used by com.sun.grizzly.connectioncache.impl.transport
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.grizzly.connectioncache.spi.transport used by com.sun.grizzly.connectioncache.spi.transport
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.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.