public class EchoEncoder<E> extends EncoderBase<E>
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, getStatusManager, setContext
equals, 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 © 2010 - 2020 Adobe. All Rights Reserved