org.apache.catalina.valves
Class AccessLogValve.CookieElement
java.lang.Object
org.apache.catalina.valves.AccessLogValve.CookieElement
- All Implemented Interfaces:
- AccessLogValve.AccessLogElement
- Enclosing class:
- AccessLogValve
protected static class AccessLogValve.CookieElement
- extends Object
- implements AccessLogValve.AccessLogElement
write a specific cookie - %{xxx}c
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccessLogValve.CookieElement
public AccessLogValve.CookieElement(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.