Uses of Class
io.helidon.webserver.accesslog.AccessLogFeature
Packages that use AccessLogFeature
-
Uses of AccessLogFeature in io.helidon.webserver.accesslog
Classes in io.helidon.webserver.accesslog that implement interfaces with type arguments of type AccessLogFeatureModifier and TypeClassDescriptionstatic classFluent API builder forAccessLogFeature.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.classServiceLoaderprovider implementation for access log feature forWebServer.Methods in io.helidon.webserver.accesslog that return AccessLogFeatureModifier and TypeMethodDescriptionAccessLogConfig.Builder.build()Create an instance from this builder.AccessLogConfig.BuilderBase.AccessLogConfigImpl.build()Create a new runtime instance from this prototype.static AccessLogFeatureAccessLogFeature.create()Create Access log support with default configuration.static AccessLogFeatureCreate Access log support configured fromConfig.static AccessLogFeatureAccessLogFeature.create(AccessLogConfig config) Create a new instance from its configuration.static AccessLogFeatureAccessLogFeature.create(Consumer<AccessLogConfig.Builder> builderConsumer) Create a new instance customizing its configuration.AccessLogConfig.BuilderBase.AccessLogConfigImpl.get()