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