Uses of Class
org.neociclo.accord.odetteftp.camel.OdetteConfiguration

Packages that use OdetteConfiguration
org.neociclo.accord.odetteftp.camel   
 

Uses of OdetteConfiguration in org.neociclo.accord.odetteftp.camel
 

Methods in org.neociclo.accord.odetteftp.camel that return OdetteConfiguration
 OdetteConfiguration OdetteConfiguration.clone()
           
 OdetteConfiguration OdetteEndpoint.getConfiguration()
           
 OdetteConfiguration OdetteComponent.getConfiguration()
           
 

Methods in org.neociclo.accord.odetteftp.camel with parameters of type OdetteConfiguration
 void OdetteComponent.setConfiguration(OdetteConfiguration defaultConfiguration)
           
 

Constructors in org.neociclo.accord.odetteftp.camel with parameters of type OdetteConfiguration
OdetteEndpoint(String uri, OdetteComponent component, OdetteConfiguration configuration)
           
 



ACCORD