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