Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
4.0-M3
-
None
-
None
-
Unknown
Description
It would be great to be able to provide an existing Undertow instance so this component then just adds httpHandlers to this existing instance; for example I want to add a websocket consumer camel route but I already have an undertow instance in my app and I don't want another web server just for the websocket consumer.
Maybe it could be supplied in the UndertowHostOptions