Uses of Class
org.apache.camel.v1.integrationspec.Configuration
-
Packages that use Configuration Package Description org.apache.camel.v1 -
-
Uses of Configuration in org.apache.camel.v1
Methods in org.apache.camel.v1 that return types with arguments of type Configuration Modifier and Type Method Description java.util.List<Configuration>IntegrationSpec. getConfiguration()Method parameters in org.apache.camel.v1 with type arguments of type Configuration Modifier and Type Method Description voidIntegrationSpec. setConfiguration(java.util.List<Configuration> configuration)
-