Uses of Class
org.apache.camel.spring.CamelEndpointFactoryBean
-
Packages that use CamelEndpointFactoryBean Package Description org.apache.camel.spring The classes for working with Camel and Spring along with the primary factory beans. -
-
Uses of CamelEndpointFactoryBean in org.apache.camel.spring
Methods in org.apache.camel.spring that return types with arguments of type CamelEndpointFactoryBean Modifier and Type Method Description List<CamelEndpointFactoryBean>CamelContextFactoryBean. getEndpoints()Method parameters in org.apache.camel.spring with type arguments of type CamelEndpointFactoryBean Modifier and Type Method Description voidCamelContextFactoryBean. setEndpoints(List<CamelEndpointFactoryBean> endpoints)Configuration of endpoints
-