Uses of Class
io.helidon.webserver.accesslog.HostLogEntry.Builder
-
Packages that use HostLogEntry.Builder Package Description io.helidon.webserver.accesslog Access log support for Helidon WebServer. -
-
Uses of HostLogEntry.Builder in io.helidon.webserver.accesslog
Methods in io.helidon.webserver.accesslog that return HostLogEntry.Builder Modifier and Type Method Description static HostLogEntry.BuilderHostLogEntry. builder()Create a new fluent API builder.
-