Interface | Description |
---|---|
UndertowHost |
An undertow host abstraction
|
UndertowHttpBinding |
Interface to define custom binding for the component
|
Class | Description |
---|---|
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 | |
RestUndertowHttpBinding | |
UndertowComponent |
Represents the component that manages
UndertowEndpoint . |
UndertowConsumer |
The Undertow consumer.
|
UndertowConsumerResolver | |
UndertowEndpoint |
The undertow component provides HTTP-based endpoints for consuming and producing HTTP requests.
|
UndertowHeaderFilterStrategy | |
UndertowHelper |
Helper class for useful methods used all over the component
|
UndertowProducer |
The Undertow producer.
|
UndertowRegistry |
This class is used to hold Undertow instances during runtime.
|
UndertowRestHeaderFilterStrategy |
Apache Camel