Uses of Interface
org.apache.camel.impl.ConfigurationHelper.ParameterSetter

Packages that use ConfigurationHelper.ParameterSetter
org.apache.camel.impl Default implementation classes for Camel Core 
 

Uses of ConfigurationHelper.ParameterSetter in org.apache.camel.impl
 

Classes in org.apache.camel.impl that implement ConfigurationHelper.ParameterSetter
static class ConfigurationHelper.FieldParameterSetter
           
 

Methods in org.apache.camel.impl with parameters of type ConfigurationHelper.ParameterSetter
static void ConfigurationHelper.populateFromURI(CamelContext camelContext, EndpointConfiguration config, ConfigurationHelper.ParameterSetter setter)
           
 



Apache CAMEL