@ManagedData public class OutboundCacheEntry<C extends Connection> extends Object
| Constructor and Description |
|---|
OutboundCacheEntry(ReentrantLock lock) |
| Modifier and Type | Method and Description |
|---|---|
void |
finishConnect() |
void |
startConnect() |
String |
toString() |
int |
totalConnections() |
void |
waitForConnection() |
public OutboundCacheEntry(ReentrantLock lock)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.