Class CamelPathTemplateHandler

java.lang.Object
org.apache.camel.component.undertow.handlers.CamelPathTemplateHandler
All Implemented Interfaces:
io.undertow.server.HttpHandler

public class CamelPathTemplateHandler extends Object implements io.undertow.server.HttpHandler
Extended PathTemplateHandler to monitor add/remove handlers. Also this enables hot swapping a default handler.