public class ResponseHeaderConverter extends AccessConverter
QUESTION_CHAR, SPACE_CHARstarted| Constructor and Description |
|---|
ResponseHeaderConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(IAccessEvent accessEvent)
The convert method is responsible for extracting data from the event and
storing it for later use by the write method.
|
void |
start()
Components that depend on options passed during configuration can override
this method in order to make appropriate use of those options.
|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContextgetFirstOption, getOptionList, isStarted, setOptionList, stopgetFormattingInfo, setFormattingInfo, writepublic void start()
DynamicConverterstart in interface LifeCyclestart in class DynamicConverter<IAccessEvent>public String convert(IAccessEvent accessEvent)
Converterconvert in class Converter<IAccessEvent>Copyright © 2005–2015 QOS.ch. All rights reserved.