Package org.apache.camel.component.undertow.handlers
package org.apache.camel.component.undertow.handlers
-
ClassDescriptionA HttpHandler build a mapping between HTTP methods and handlers and dispatch requests along the map.Extended PathHandler to monitor add/remove handlers.Extended PathTemplateHandler to monitor add/remove handlers.Custom root handler to enable hot swapping individual handlers assigned for each path template and/or HTTP method.An
HttpHandlerthat delegates toWebSocketProtocolHandshakeHandlerand provides some wiring to connectUndertowConsumerwithUndertowProducer.An extension ofWebSocketCallbackthat adds a notification for the situation when aWebSocketChannelis closed before any message could be sent to it.Custom handler to inform client that no matching path was foundRoot handler for Camel rest-dsl.