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 SizeLogEntrySizeLogEntry.Builder. build()static SizeLogEntrySizeLogEntry. create()Create a new size log entry instance.
-