org.apache.synapse.transport.nhttp
Class Access.DateAndTimeElement

java.lang.Object
  extended by org.apache.synapse.transport.nhttp.Access.DateAndTimeElement
All Implemented Interfaces:
Access.AccessLogElement
Enclosing class:
Access

protected class Access.DateAndTimeElement
extends Object
implements Access.AccessLogElement

write date and time, in Common Log Format - %t


Constructor Summary
protected Access.DateAndTimeElement()
           
 
Method Summary
 void addElement(StringBuilder buf, Date date, org.apache.http.HttpRequest request, org.apache.http.HttpResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Access.DateAndTimeElement

protected Access.DateAndTimeElement()
Method Detail

addElement

public void addElement(StringBuilder buf,
                       Date date,
                       org.apache.http.HttpRequest request,
                       org.apache.http.HttpResponse response)
Specified by:
addElement in interface Access.AccessLogElement


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.