public class AbstractHeader<H extends AbstractHeader<H>> extends SelfDescribingMarshallable implements ChannelHeader
EMPTYDISCARD| Constructor and Description |
|---|
AbstractHeader() |
| Modifier and Type | Method and Description |
|---|---|
String |
sessionName() |
H |
sessionName(String sessionName) |
SystemContext |
systemContext() |
H |
systemContext(SystemContext systemContext) |
usesSelfDescribingMessageequals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait$equals, $fieldInfoMap, $fieldInfos, $hashCode, $toString, className, copyTo, deepCopy, fromFile, fromFile, fromString, fromString, fromString, getField, getLongField, mergeToMap, readMarshallable, reset, setField, setLongField, streamFromFile, streamFromFile, writeMarshallablebinaryLengthLength, writeValueunexpectedFieldpublic SystemContext systemContext()
systemContext in interface ChannelHeaderpublic H systemContext(SystemContext systemContext)
systemContext in interface ChannelHeaderpublic String sessionName()
sessionName in interface ChannelHeaderpublic H sessionName(String sessionName)
sessionName in interface ChannelHeaderCopyright © 2022. All rights reserved.