Package | Description |
---|---|
org.apache.camel.component.undertow |
Modifier and Type | Method and Description |
---|---|
void |
UndertowHost.registerHandler(HttpHandlerRegistrationInfo registrationInfo,
io.undertow.server.HttpHandler handler)
Register a handler with the given
HttpHandlerRegistrationInfo |
void |
UndertowHost.unregisterHandler(HttpHandlerRegistrationInfo registrationInfo)
Unregister a handler with the given
HttpHandlerRegistrationInfo |
Apache Camel