Uses of Interface
org.apache.camel.component.netty.http.ContextPathMatcher
-
Packages that use ContextPathMatcher Package Description org.apache.camel.component.netty.http -
-
Uses of ContextPathMatcher in org.apache.camel.component.netty.http
Classes in org.apache.camel.component.netty.http that implement ContextPathMatcher Modifier and Type Class Description classDefaultContextPathMatcherA defaultContextPathMatcherwhich supports the matchOnUriPrefix option.classRestContextPathMatcherAContextPathMatcherthat supports the Rest DSL.
-