Uses of Class
org.apache.camel.component.neo4j.Neo4jConfiguration
Packages that use Neo4jConfiguration
-
Uses of Neo4jConfiguration in org.apache.camel.component.neo4j
Methods in org.apache.camel.component.neo4j that return Neo4jConfigurationModifier and TypeMethodDescriptionNeo4jConfiguration.copy()Neo4jComponent.getConfiguration()Neo4jEndpoint.getConfiguration()Methods in org.apache.camel.component.neo4j with parameters of type Neo4jConfigurationModifier and TypeMethodDescriptionvoidNeo4jComponent.setConfiguration(Neo4jConfiguration configuration) The configuration;Constructors in org.apache.camel.component.neo4j with parameters of type Neo4jConfigurationModifierConstructorDescriptionNeo4jEndpoint(String endpointUri, org.apache.camel.Component component, String name, Neo4jConfiguration configuration)