Class Access.RequestElement

java.lang.Object
org.apache.synapse.transport.http.access.Access.RequestElement
All Implemented Interfaces:
Access.AccessLogElement
Enclosing class:
Access

protected static class Access.RequestElement extends Object implements Access.AccessLogElement
write first line of the request (method and request URI) - %r
  • Constructor Details

    • RequestElement

      protected RequestElement()
  • Method Details