public final class ChronicleChannelUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static @NotNull Runnable |
eventHandlerAsRunnable(ChronicleChannel chronicleChannel,
Object eventHandler) |
static ChronicleChannel |
newChannel(SocketRegistry socketRegistry,
ChronicleChannelCfg channelCfg,
ChannelHeader headerOut) |
public static ChronicleChannel newChannel(SocketRegistry socketRegistry, ChronicleChannelCfg channelCfg, ChannelHeader headerOut) throws net.openhft.chronicle.core.io.InvalidMarshallableException
net.openhft.chronicle.core.io.InvalidMarshallableException@NotNull public static @NotNull Runnable eventHandlerAsRunnable(ChronicleChannel chronicleChannel, Object eventHandler)
Copyright © 2023. All rights reserved.