Synthia
Generic and flexible data structure generator
examples.apache.LogLine Member List

This is the complete list of members for examples.apache.LogLine, including all inherited members.

formatDate(long timestamp, long timezone)examples.apache.LogLineprotectedstatic
getCode(StatusCode code)examples.apache.LogLineprotectedstatic
LogLine(String ip, long timestamp, int timezone, Request req, StatusCode code, int size)examples.apache.LogLine
m_dateFormatexamples.apache.LogLineprotectedstatic
m_ipAddressexamples.apache.LogLineprotected
m_requestexamples.apache.LogLineprotected
m_sizeexamples.apache.LogLineprotected
m_statusCodeexamples.apache.LogLineprotected
m_timestampexamples.apache.LogLineprotected
m_timeZoneexamples.apache.LogLineprotected
toString()examples.apache.LogLine