public interface RequestParserEvent extends RequestParserStats
Modifier and Type | Method and Description |
---|---|
long |
getBytesRead() |
long |
getContentLength() |
MvcRequest |
getRequest() |
MvcResponse |
getResponse() |
estimatedMillisecondsLeft, getElapsedTimeInMilliseconds, getPercentComplete
long getContentLength()
long getBytesRead()
MvcRequest getRequest()
MvcResponse getResponse()
Copyright © 2018 Brandao. All rights reserved.