protected static class AbstractAccessLogValve.ResponseHeaderElement extends Object implements AbstractAccessLogValve.AccessLogElement
Constructor and Description |
---|
ResponseHeaderElement(String header) |
Modifier and Type | Method and Description |
---|---|
void |
addElement(CharArrayWriter buf,
Date date,
Request request,
Response response,
long time) |
public ResponseHeaderElement(String header)
public void addElement(CharArrayWriter buf, Date date, Request request, Response response, long time)
addElement
in interface AbstractAccessLogValve.AccessLogElement
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.