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