H - the subclasspublic abstract class ReplyingHandler<H extends ReplyingHandler<H>> extends AbstractHandler<H>
This would typically be either an OkHeader, ReplyHeader, ErrorHandler
EMPTYDISCARD| Constructor and Description |
|---|
ReplyingHandler() |
| Modifier and Type | Method and Description |
|---|---|
ChronicleChannel |
asInternalChannel(ChronicleContext context,
ChronicleChannelCfg channelCfg) |
abstract ChannelHeader |
responseHeader(ChronicleContext context) |
void |
run(ChronicleContext context,
ChronicleChannel channel) |
buffered, bufferedsessionName, sessionName, systemContext, systemContextusesSelfDescribingMessageequals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcloseWhenRunEndssessionName, sessionName, systemContext, systemContext$equals, $fieldInfoMap, $fieldInfos, $hashCode, $toString, className, copyTo, deepCopy, fromFile, fromFile, fromString, fromString, fromString, getField, getLongField, mergeToMap, readMarshallable, reset, setField, setLongField, streamFromFile, streamFromFile, writeMarshallablebinaryLengthLength, writeValueunexpectedFieldpublic abstract ChannelHeader responseHeader(ChronicleContext context)
public void run(ChronicleContext context, ChronicleChannel channel) throws net.openhft.chronicle.core.io.ClosedIORuntimeException
net.openhft.chronicle.core.io.ClosedIORuntimeExceptionpublic ChronicleChannel asInternalChannel(ChronicleContext context, ChronicleChannelCfg channelCfg)
Copyright © 2022. All rights reserved.