| Package | Description |
|---|---|
| org.apache.camel.component.undertow | |
| org.apache.camel.component.undertow.handlers |
| Class and Description |
|---|
| CamelWebSocketHandler
An
HttpHandler that delegates to WebSocketProtocolHandshakeHandler and provides some wiring to
connect UndertowConsumer with UndertowProducer. |
| Class and Description |
|---|
| CamelMethodHandler
A HttpHandler build a mapping between HTTP methods and handlers and dispatch requests along the map.
|
| CamelPathTemplateHandler
Extended PathTemplateHandler to monitor add/remove handlers.
|
Apache Camel