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

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

protected static class Access.RequestAttributeElement
extends Object
implements Access.AccessLogElement

write an attribute in the ServletRequest - %{xxx}r %R


Constructor Summary
Access.RequestAttributeElement()
           
 
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.RequestAttributeElement

public Access.RequestAttributeElement()
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.