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

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

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

write remote host name - %h


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

protected Access.HostElement()
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.