| Package | Description |
|---|---|
| com.sun.corba.ee.impl.transport.connection | |
| com.sun.corba.ee.spi.transport.connection |
| 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 |
InboundConnectionCacheImpl<C extends Connection>
Manage connections that are initiated from another VM.
|
class |
OutboundConnectionCacheBlockingImpl<C extends Connection> |
class |
OutboundConnectionCacheImpl<C extends Connection>
Manage connections that are initiated from this VM.
|
| 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 © 2017–2019 Eclipse Foundation. All rights reserved.