| Package | Description |
|---|---|
| org.apache.camel.component.undertow | |
| org.apache.camel.component.undertow.handlers |
| Class and Description |
|---|
| DefaultUndertowHttpBinding
DefaultUndertowHttpBinding represent binding used by default, if user doesn't provide any.
|
| HttpHandlerRegistrationInfo |
| UndertowComponent
Represents the component that manages
UndertowEndpoint. |
| UndertowConstants.EventType
WebSocket peers related events the
UndertowConsumer sends to the Camel route. |
| UndertowConsumer
The Undertow consumer which is also an Undertow HttpHandler implementation to handle incoming request.
|
| UndertowEndpoint
Expose HTTP and WebSocket endpoints and access external HTTP/WebSocket servers.
|
| UndertowHeaderFilterStrategy |
| UndertowHost
An undertow host abstraction
|
| UndertowHostKey
The key to identify an Undertow host.
|
| UndertowHostOptions
Options to configure an Undertow host.
|
| UndertowHttpBinding
Interface to define custom binding for the component
|
| Class and Description |
|---|
| UndertowConsumer
The Undertow consumer which is also an Undertow HttpHandler implementation to handle incoming request.
|
Apache Camel