com.sun.grizzly.connectioncache.impl.transport
Class OutboundConnectionCacheBlockingImpl.CacheEntry<C extends java.io.Closeable>

java.lang.Object
  extended by com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl.CacheEntry<C>
Enclosing class:
OutboundConnectionCacheBlockingImpl<C extends java.io.Closeable>

public static final class OutboundConnectionCacheBlockingImpl.CacheEntry<C extends java.io.Closeable>
extends java.lang.Object


Constructor Summary
OutboundConnectionCacheBlockingImpl.CacheEntry()
           
 
Method Summary
 int totalConnections()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutboundConnectionCacheBlockingImpl.CacheEntry

public OutboundConnectionCacheBlockingImpl.CacheEntry()
Method Detail

totalConnections

public int totalConnections()


Copyright © 2012 Oracle Corporation. All Rights Reserved.