public class ResponseHeaderConverter extends AccessConverter
QUESTION_CHAR, SPACE_CHAR
started
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, setContext
getFirstOption, getOptionList, isStarted, setOptionList, stop
getFormattingInfo, setFormattingInfo, write
public void start()
DynamicConverter
start
in interface LifeCycle
start
in class DynamicConverter<IAccessEvent>
public String convert(IAccessEvent accessEvent)
Converter
convert
in class Converter<IAccessEvent>
Copyright © 2005–2015 QOS.ch. All rights reserved.