public abstract class EncoderBase<E> extends ContextAwareBase implements Encoder<E>
Modifier and Type | Field and Description |
---|---|
protected boolean |
started |
context
Constructor and Description |
---|
EncoderBase() |
Modifier and Type | Method and Description |
---|---|
boolean |
isStarted() |
void |
start() |
void |
stop() |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encode, footerBytes, headerBytes
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
Copyright © 2005–2021 QOS.ch. All rights reserved.