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