Uses of Interface
org.apache.camel.builder.endpoint.dsl.JteEndpointBuilderFactory.JteEndpointBuilder
Packages that use JteEndpointBuilderFactory.JteEndpointBuilder
-
Uses of JteEndpointBuilderFactory.JteEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return JteEndpointBuilderFactory.JteEndpointBuilderModifier and TypeMethodDescriptionJTE (camel-jte) Transform messages using a Java based template engine (JTE).JTE (camel-jte) Transform messages using a Java based template engine (JTE). -
Uses of JteEndpointBuilderFactory.JteEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return JteEndpointBuilderFactory.JteEndpointBuilderModifier and TypeMethodDescriptionJteEndpointBuilderFactory.JteEndpointBuilder.allowContextMapAll(boolean allowContextMapAll) Sets whether the context map should allow access to all details.JteEndpointBuilderFactory.JteEndpointBuilder.allowContextMapAll(String allowContextMapAll) Sets whether the context map should allow access to all details.JteEndpointBuilderFactory.JteEndpointBuilder.allowTemplateFromHeader(boolean allowTemplateFromHeader) Whether to allow to use resource template from header or not (default false).JteEndpointBuilderFactory.JteEndpointBuilder.allowTemplateFromHeader(String allowTemplateFromHeader) Whether to allow to use resource template from header or not (default false).JteEndpointBuilderFactory.AdvancedJteEndpointBuilder.basic()JteEndpointBuilderFactory.JteEndpointBuilder.contentCache(boolean contentCache) Sets whether to use resource content cache or not.JteEndpointBuilderFactory.JteEndpointBuilder.contentCache(String contentCache) Sets whether to use resource content cache or not.JteEndpointBuilderFactory.endpointBuilder(String componentName, String path) JTE (camel-jte) Transform messages using a Java based template engine (JTE).JTE (camel-jte) Transform messages using a Java based template engine (JTE).