Uses of Interface
org.apache.camel.builder.endpoint.dsl.MvelEndpointBuilderFactory.MvelEndpointBuilder
Packages that use MvelEndpointBuilderFactory.MvelEndpointBuilder
-
Uses of MvelEndpointBuilderFactory.MvelEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return MvelEndpointBuilderFactory.MvelEndpointBuilderModifier and TypeMethodDescriptionMVEL (camel-mvel) Transform messages using an MVEL template.MVEL (camel-mvel) Transform messages using an MVEL template. -
Uses of MvelEndpointBuilderFactory.MvelEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return MvelEndpointBuilderFactory.MvelEndpointBuilderModifier and TypeMethodDescriptionMvelEndpointBuilderFactory.MvelEndpointBuilder.allowContextMapAll(boolean allowContextMapAll) Sets whether the context map should allow access to all details.MvelEndpointBuilderFactory.MvelEndpointBuilder.allowContextMapAll(String allowContextMapAll) Sets whether the context map should allow access to all details.MvelEndpointBuilderFactory.MvelEndpointBuilder.allowTemplateFromHeader(boolean allowTemplateFromHeader) Whether to allow to use resource template from header or not (default false).MvelEndpointBuilderFactory.MvelEndpointBuilder.allowTemplateFromHeader(String allowTemplateFromHeader) Whether to allow to use resource template from header or not (default false).MvelEndpointBuilderFactory.AdvancedMvelEndpointBuilder.basic()MvelEndpointBuilderFactory.MvelEndpointBuilder.contentCache(boolean contentCache) Sets whether to use resource content cache or not.MvelEndpointBuilderFactory.MvelEndpointBuilder.contentCache(String contentCache) Sets whether to use resource content cache or not.Character encoding of the resource content.MvelEndpointBuilderFactory.endpointBuilder(String componentName, String path) MVEL (camel-mvel) Transform messages using an MVEL template.MVEL (camel-mvel) Transform messages using an MVEL template.