Uses of Interface
com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.InboundConnectionCache
Packages that use InboundConnectionCache
Package
Description
-
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 InboundConnectionCacheModifier and TypeClassDescriptionfinal classInboundConnectionCacheBlockingImpl<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 InboundConnectionCacheModifier and TypeMethodDescriptionstatic <C extends Connection>
InboundConnectionCache<C>ConnectionCacheFactory.makeBlockingInboundConnectionCache(String cacheType, int highWaterMark, int numberToReclaim, Logger logger)