org.apache.catalina.valves
Class ExtendedAccessLogValve.ResponseAllHeaderElement
java.lang.Object
org.apache.catalina.valves.ExtendedAccessLogValve.ResponseAllHeaderElement
- All Implemented Interfaces:
- AccessLogValve.AccessLogElement
- Enclosing class:
- ExtendedAccessLogValve
protected class ExtendedAccessLogValve.ResponseAllHeaderElement
- extends Object
- implements AccessLogValve.AccessLogElement
write a specific response header - x-O(xxx)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedAccessLogValve.ResponseAllHeaderElement
public ExtendedAccessLogValve.ResponseAllHeaderElement(String header)
addElement
public void addElement(StringBuilder buf,
Date date,
Request request,
Response response,
long time)
- Specified by:
addElement
in interface AccessLogValve.AccessLogElement
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.