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