| Package | Description |
|---|---|
| net.openhft.chronicle.network.connection |
| Modifier and Type | Field and Description |
|---|---|
protected TcpChannelHub |
AbstractStatelessClient.hub |
| Constructor and Description |
|---|
AbstractAsyncSubscription(TcpChannelHub hub,
String csp,
byte identifier,
String name) |
AbstractAsyncSubscription(TcpChannelHub hub,
String csp,
String name) |
AbstractAsyncTemporarySubscription(TcpChannelHub hub,
String csp,
byte id,
String name) |
AbstractAsyncTemporarySubscription(TcpChannelHub hub,
String csp,
String name) |
AbstractStatelessClient(TcpChannelHub hub,
long cid,
String csp) |
Copyright © 2018. All rights reserved.