-
-
Notifications
You must be signed in to change notification settings - Fork 9
component undertow
Raymond Meester edited this page Mar 6, 2023
·
1 revision
The Undertow component provides HTTP and WebSocket based endpoints for consuming and producing HTTP/WebSocket requests.
That is, the Undertow component behaves as a simple Web server. Undertow can also be used as a http client which mean you can also use it with Camel as a producer.