| Package | Description |
|---|---|
| net.openhft.chronicle.wire.channel | |
| net.openhft.chronicle.wire.channel.impl |
| Modifier and Type | Field and Description |
|---|---|
static SystemContext |
SystemContext.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
SystemContext |
ChronicleContext.systemContext() |
SystemContext |
ChannelHeader.systemContext() |
SystemContext |
AbstractHeader.systemContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChronicleContext.systemContext(SystemContext systemContext) |
ChannelHeader |
ChannelHeader.systemContext(SystemContext systemContext) |
H |
AbstractHeader.systemContext(SystemContext systemContext) |
| Constructor and Description |
|---|
ChronicleGatewayMain(String url,
SocketRegistry socketRegistry,
SystemContext systemContext) |
| Constructor and Description |
|---|
TCPChronicleChannel(SystemContext systemContext,
ChronicleChannelCfg channelCfg,
SocketChannel sc,
Function<ChannelHeader,ChannelHeader> replaceInHeader,
Function<ChannelHeader,ChannelHeader> replaceOutHeader)
Acceptor constructor
|
Copyright © 2022. All rights reserved.