public class EchoEncoder<E> extends EncoderBase<E>
started
context
Constructor and Description |
---|
EchoEncoder() |
Modifier and Type | Method and Description |
---|---|
byte[] |
encode(E event)
Encode an event as bytes.
|
byte[] |
footerBytes()
Get footer bytes.
|
byte[] |
headerBytes()
Get header bytes.
|
isStarted, start, stop
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
public byte[] encode(E event)
Encoder
public byte[] footerBytes()
Encoder
public byte[] headerBytes()
Encoder
Copyright © 2005–2021 QOS.ch. All rights reserved.