Uses of Interface
org.apache.camel.spi.UriFactoryResolver
Packages that use UriFactoryResolver
-
Uses of UriFactoryResolver in org.apache.camel
Methods in org.apache.camel that return UriFactoryResolverModifier and TypeMethodDescriptionExtendedCamelContext.getUriFactoryResolver()Gets theUriFactoryResolverto use.Methods in org.apache.camel with parameters of type UriFactoryResolverModifier and TypeMethodDescriptionvoidExtendedCamelContext.setUriFactoryResolver(UriFactoryResolver uriFactoryResolver) Sets theUriFactoryResolverto use.