Uses of Class
io.helidon.nima.webserver.ListenerConfiguration
Packages that use ListenerConfiguration
Package
Description
NĂma WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
-
Uses of ListenerConfiguration in io.helidon.nima.webserver
Methods in io.helidon.nima.webserver that return ListenerConfigurationModifier and TypeMethodDescriptionListenerConfiguration.Builder.build()ListenerContext.config()Configuration of this listener.static ListenerConfigurationCreate a default configuration, listening on a random port and on localhost.