Uses of Class
com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl.CacheEntry

Packages that use OutboundConnectionCacheBlockingImpl.CacheEntry
com.sun.grizzly.connectioncache.impl.transport   
 

Uses of OutboundConnectionCacheBlockingImpl.CacheEntry in com.sun.grizzly.connectioncache.impl.transport
 

Methods in com.sun.grizzly.connectioncache.impl.transport with parameters of type OutboundConnectionCacheBlockingImpl.CacheEntry
 OutboundConnectionCacheBlockingImpl.ConnectionState<C> OutboundConnectionCacheBlockingImpl.getConnectionState(ContactInfo<C> cinfo, OutboundConnectionCacheBlockingImpl.CacheEntry<C> entry, C conn)
           
 

Constructors in com.sun.grizzly.connectioncache.impl.transport with parameters of type OutboundConnectionCacheBlockingImpl.CacheEntry
OutboundConnectionCacheBlockingImpl.ConnectionState(ContactInfo<C> cinfo, OutboundConnectionCacheBlockingImpl.CacheEntry<C> entry, C conn)
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.