| Package | Description |
|---|---|
| net.openhft.chronicle.wire.channel | |
| net.openhft.chronicle.wire.channel.impl |
| Modifier and Type | Method and Description |
|---|---|
SocketRegistry |
ChronicleContext.socketRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static ChronicleChannel |
ChronicleChannel.newChannel(SocketRegistry socketRegistry,
ChronicleChannelCfg channelCfg,
ChannelHeader headerOut) |
| Constructor and Description |
|---|
ChronicleContext(String url,
SocketRegistry socketRegistry) |
ChronicleGatewayMain(String url,
SocketRegistry socketRegistry,
SystemContext systemContext) |
| Constructor and Description |
|---|
TCPChronicleChannel(ChronicleChannelCfg channelCfg,
ChannelHeader headerOut,
SocketRegistry socketRegistry)
Initiator constructor
|
Copyright © 2022. All rights reserved.