Uses of Class
org.apache.camel.support.NormalizedUri
-
Packages that use NormalizedUri Package Description org.apache.camel.support Base classes that help to implement the camel API and are expected to be extended by the user -
-
Uses of NormalizedUri in org.apache.camel.support
Methods in org.apache.camel.support that return NormalizedUri Modifier and Type Method Description static NormalizedUri
NormalizedUri. newNormalizedUri(String uri, boolean normalized)
Creates a newNormalizedUri
instance
-