Uses of Interface
com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.OutboundConnectionCache
Packages that use OutboundConnectionCache
Package
Description
-
Uses of OutboundConnectionCache in com.sun.xml.ws.transport.tcp.connectioncache.impl.transport
Classes in com.sun.xml.ws.transport.tcp.connectioncache.impl.transport that implement OutboundConnectionCacheModifier and TypeClassDescriptionfinal classOutboundConnectionCacheBlockingImpl<C extends Connection> -
Uses of OutboundConnectionCache in com.sun.xml.ws.transport.tcp.connectioncache.spi.transport
Methods in com.sun.xml.ws.transport.tcp.connectioncache.spi.transport that return OutboundConnectionCacheModifier and TypeMethodDescriptionstatic <C extends Connection>
OutboundConnectionCache<C>ConnectionCacheFactory.makeBlockingOutboundConnectionCache(String cacheType, int highWaterMark, int numberToReclaim, int maxParallelConnections, Logger logger)