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 CamelPathTemplateHandler
CamelPathTemplateHandler. add(String uriTemplate, CamelMethodHandler handler)
CamelPathTemplateHandler
CamelPathTemplateHandler. remove(String uriTemplate)
-