Apache Tomcat 6.0.53

org.apache.catalina.valves
Class AccessLogValve.QueryElement

java.lang.Object
  extended by org.apache.catalina.valves.AccessLogValve.QueryElement
All Implemented Interfaces:
AccessLogValve.AccessLogElement
Enclosing class:
AccessLogValve

protected class AccessLogValve.QueryElement
extends java.lang.Object
implements AccessLogValve.AccessLogElement

write Query string (prepended with a '?' if it exists) - %q


Constructor Summary
protected AccessLogValve.QueryElement()
           
 
Method Summary
 void addElement(java.lang.StringBuffer buf, java.util.Date date, Request request, Response response, long time)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccessLogValve.QueryElement

protected AccessLogValve.QueryElement()
Method Detail

addElement

public void addElement(java.lang.StringBuffer buf,
                       java.util.Date date,
                       Request request,
                       Response response,
                       long time)
Specified by:
addElement in interface AccessLogValve.AccessLogElement

Apache Tomcat 6.0.53

Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.