| Interface | Description |
|---|---|
| CamelUndertowHttpHandler | |
| UndertowHost |
An undertow host abstraction
|
| UndertowHttpBinding |
Interface to define custom binding for the component
|
| Class | Description |
|---|---|
| DefaultUndertowHost |
The default UndertowHost which manages standalone Undertow server.
|
| DefaultUndertowHttpBinding |
DefaultUndertowHttpBinding represent binding used by default, if user doesn't provide any.
|
| ExchangeHeaders |
Copy of
Exchange headers fields, to return them as HttpString for Undertow |
| HttpHandlerRegistrationInfo | |
| HttpSendDynamicAware | |
| RestUndertowHttpBinding | |
| UndertowComponent |
Represents the component that manages
UndertowEndpoint. |
| UndertowComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| UndertowComponentVerifierExtension | |
| UndertowConstants | |
| 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.
|
| UndertowEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| UndertowEndpointUriFactory |
Generated by camel build tools - do NOT edit this file!
|
| UndertowHeaderFilterStrategy | |
| UndertowHelper |
Helper class for useful methods used all over the component
|
| UndertowHostKey |
The key to identify an Undertow host.
|
| UndertowHostOptions |
Options to configure an Undertow host.
|
| UndertowProducer |
The Undertow producer.
|
| UndertowRestHeaderFilterStrategy |
| Enum | Description |
|---|---|
| UndertowConstants.EventType |
WebSocket peers related events the
UndertowConsumer sends to the Camel route. |
Apache Camel