Uses of Class
io.helidon.webserver.observe.info.InfoObserver
Packages that use InfoObserver
-
Uses of InfoObserver in io.helidon.webserver.observe.info
Methods in io.helidon.webserver.observe.info that return InfoObserverModifier and TypeMethodDescriptionInfoObserverConfig.Builder.build()InfoObserverConfig.BuilderBase.InfoObserverConfigImpl.build()static InfoObserverInfoObserver.create()Create a new Info observer with default configuration.static InfoObserverInfoObserver.create(InfoObserverConfig config) Create a new Info observer using the provided configuration.static InfoObserverInfoObserver.create(Consumer<InfoObserverConfig.Builder> consumer) Create a new Info observer customizing its configuration.InfoObserverConfig.BuilderBase.InfoObserverConfigImpl.get()