| Package | Description |
|---|---|
| com.sun.xml.ws.transport.tcp.connectioncache.impl.transport | |
| com.sun.xml.ws.transport.tcp.connectioncache.spi.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionCacheBase<C extends Connection> |
class |
InboundConnectionCacheBlockingImpl<C extends Connection>
Manage connections that are initiated from another VM.
|
class |
OutboundConnectionCacheBlockingImpl<C extends Connection> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InboundConnectionCache<C extends Connection>
A concurrent connection cache for passively created connections (e.g.
|
interface |
OutboundConnectionCache<C extends Connection>
A concurrent mostly non-blocking connection cache.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.