|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InboundConnectionCache | |
---|---|
com.sun.grizzly.connectioncache.impl.transport | |
com.sun.grizzly.connectioncache.spi.transport |
Uses of InboundConnectionCache in com.sun.grizzly.connectioncache.impl.transport |
---|
Classes in com.sun.grizzly.connectioncache.impl.transport that implement InboundConnectionCache | |
---|---|
class |
InboundConnectionCacheBlockingImpl<C extends Closeable>
Manage connections that are initiated from another VM. |
Uses of InboundConnectionCache in com.sun.grizzly.connectioncache.spi.transport |
---|
Methods in com.sun.grizzly.connectioncache.spi.transport that return InboundConnectionCache | ||
---|---|---|
static
|
ConnectionCacheFactory.makeBlockingInboundConnectionCache(String cacheType,
int highWaterMark,
int numberToReclaim,
Logger logger)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |