| Class | Description |
|---|---|
| ConnectionCacheBase<C extends Connection> | |
| InboundConnectionCacheBlockingImpl<C extends Connection> |
Manage connections that are initiated from another VM.
|
| InboundConnectionCacheImpl<C extends Connection> |
Manage connections that are initiated from another VM.
|
| OutboundCacheEntry<C extends Connection> | |
| OutboundConnectionCacheBlockingImpl<C extends Connection> | |
| OutboundConnectionCacheImpl<C extends Connection> |
Manage connections that are initiated from this VM.
|
| OutboundConnectionState<C extends Connection> |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.