Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Currently interface UndertowHost registerHandler and unregisterHandler methods only allow implementing classes to get a handle on the UndertowEndpoint HTTP URI path.
It'd be useful to be able to get at some of the other configuration options. E.g to help with this: https://github.com/wildfly-extras/wildfly-camel/issues/1165