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 class
DefaultContextPathMatcher
A defaultContextPathMatcher
which supports the matchOnUriPrefix option.class
RestContextPathMatcher
AContextPathMatcher
that supports the Rest DSL.
-