Uses of Class
org.apache.camel.component.undertow.handlers.CamelPathTemplateHandler
-
Packages that use CamelPathTemplateHandler Package Description org.apache.camel.component.undertow.handlers -
-
Uses of CamelPathTemplateHandler in org.apache.camel.component.undertow.handlers
Methods in org.apache.camel.component.undertow.handlers that return CamelPathTemplateHandler Modifier and Type Method Description CamelPathTemplateHandlerCamelPathTemplateHandler. add(String uriTemplate, CamelMethodHandler handler)CamelPathTemplateHandlerCamelPathTemplateHandler. remove(String uriTemplate)
-