Uses of Interface
io.helidon.common.http.DirectHandler
-
Uses of DirectHandler in io.helidon.common.http
Methods in io.helidon.common.http that return DirectHandlerModifier and TypeMethodDescriptionstatic DirectHandlerDirectHandler.defaultHandler()Default handler will HTML encode the message (if any), use the default status code for the event type, and copy all headers configured.