public class EchoEncoder<E> extends EncoderBase<E>
startedcontext| 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, stopaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContextpublic byte[] encode(E event)
Encoderpublic byte[] footerBytes()
Encoderpublic byte[] headerBytes()
EncoderCopyright © 2005–2021 QOS.ch. All rights reserved.