Package io.undertow.server
Class RequestStatistics
java.lang.Object
io.undertow.server.RequestStatistics
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RequestStatistics
-
-
Method Details
-
getBytesSent
public long getBytesSent() -
getBytesReceived
public long getBytesReceived() -
getStartTime
public long getStartTime() -
getProcessingTime
public long getProcessingTime() -
getQueryString
-
getUri
-
getMethod
-
getProtocol
-
getRemoteAddress
-