Uses of Class
io.helidon.webserver.websocket.WsConfig.Builder
Packages that use WsConfig.Builder
-
Uses of WsConfig.Builder in io.helidon.webserver.websocket
Subclasses with type arguments of type WsConfig.Builder in io.helidon.webserver.websocketClasses in io.helidon.webserver.websocket that implement interfaces with type arguments of type WsConfig.BuilderMethods in io.helidon.webserver.websocket that return WsConfig.BuilderModifier and TypeMethodDescriptionstatic WsConfig.BuilderWsConfig.builder()Create a new fluent API builder to customize configuration.static WsConfig.BuilderCreate a new fluent API builder from an existing instance.