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 TypeMethodDescriptionstatic InfoObserverInfoObserver.create()Create a new Info observer with default configuration.static InfoObserverInfoObserver.create(io.helidon.webserver.observe.info.InfoObserverConfig config) Create a new Info observer using the provided configuration.static InfoObserverInfoObserver.create(Consumer<io.helidon.webserver.observe.info.InfoObserverConfig.Builder> consumer) Create a new Info observer customizing its configuration.