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

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

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

write any string


Constructor Summary
Access.StringElement(String str)
           
 
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.StringElement

public Access.StringElement(String str)
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.