Uses of Class
io.helidon.webserver.accesslog.SizeLogEntry
-
Packages that use SizeLogEntry Package Description io.helidon.webserver.accesslog Access log support for Helidon WebServer. -
-
Uses of SizeLogEntry in io.helidon.webserver.accesslog
Methods in io.helidon.webserver.accesslog that return SizeLogEntry Modifier and Type Method Description SizeLogEntry
SizeLogEntry.Builder. build()
static SizeLogEntry
SizeLogEntry. create()
Create a new size log entry instance.
-