JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
I
M
O
S
C
clearContentCache()
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
configure(CamelContext, Object, String, Object, boolean)
- Method in class org.apache.camel.component.mustache.
MustacheComponentConfigurer
configure(CamelContext, Object, String, Object, boolean)
- Method in class org.apache.camel.component.mustache.
MustacheEndpointConfigurer
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.mustache.
MustacheComponent
createEndpointUri()
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
G
getAllOptions(Object)
- Method in class org.apache.camel.component.mustache.
MustacheComponentConfigurer
getAllOptions(Object)
- Method in class org.apache.camel.component.mustache.
MustacheEndpointConfigurer
getEncoding()
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
getEndDelimiter()
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
getExchangePattern()
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
getMustacheFactory()
- Method in class org.apache.camel.component.mustache.
MustacheComponent
getMustacheFactory()
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
getOptionValue(Object, String, boolean)
- Method in class org.apache.camel.component.mustache.
MustacheComponentConfigurer
getOptionValue(Object, String, boolean)
- Method in class org.apache.camel.component.mustache.
MustacheEndpointConfigurer
getResourceUri()
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
getStartDelimiter()
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
I
isAllowContextMapAll()
- Method in class org.apache.camel.component.mustache.
MustacheComponent
isAllowTemplateFromHeader()
- Method in class org.apache.camel.component.mustache.
MustacheComponent
isAllowTemplateFromHeader()
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
M
MUSTACHE_ENDPOINT_URI_PREFIX
- Static variable in class org.apache.camel.component.mustache.
MustacheConstants
Mustache endpoint URI prefix
MUSTACHE_RESOURCE_URI
- Static variable in class org.apache.camel.component.mustache.
MustacheConstants
Header containing a Mustache template location
MUSTACHE_TEMPLATE
- Static variable in class org.apache.camel.component.mustache.
MustacheConstants
Header containing the Mustache template code
MustacheComponent
- Class in
org.apache.camel.component.mustache
Represents the component that manages
MustacheEndpoint
.
MustacheComponent()
- Constructor for class org.apache.camel.component.mustache.
MustacheComponent
MustacheComponentConfigurer
- Class in
org.apache.camel.component.mustache
Generated by camel build tools - do NOT edit this file!
MustacheComponentConfigurer()
- Constructor for class org.apache.camel.component.mustache.
MustacheComponentConfigurer
MustacheConstants
- Class in
org.apache.camel.component.mustache
Mustache component constants
MustacheEndpoint
- Class in
org.apache.camel.component.mustache
Transform messages using a Mustache template.
MustacheEndpoint()
- Constructor for class org.apache.camel.component.mustache.
MustacheEndpoint
MustacheEndpoint(String, Component, String)
- Constructor for class org.apache.camel.component.mustache.
MustacheEndpoint
MustacheEndpointConfigurer
- Class in
org.apache.camel.component.mustache
Generated by camel build tools - do NOT edit this file!
MustacheEndpointConfigurer()
- Constructor for class org.apache.camel.component.mustache.
MustacheEndpointConfigurer
O
onExchange(Exchange)
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
org.apache.camel.component.mustache
- package org.apache.camel.component.mustache
S
setAllowContextMapAll(boolean)
- Method in class org.apache.camel.component.mustache.
MustacheComponent
Sets whether the context map should allow access to all details.
setAllowTemplateFromHeader(boolean)
- Method in class org.apache.camel.component.mustache.
MustacheComponent
Whether to allow to use resource template from header or not (default false).
setAllowTemplateFromHeader(boolean)
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
Whether to allow to use resource template from header or not (default false).
setEncoding(String)
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
Character encoding of the resource content.
setEndDelimiter(String)
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
Characters used to mark template code end.
setMustacheFactory(MustacheFactory)
- Method in class org.apache.camel.component.mustache.
MustacheComponent
To use a custom
MustacheFactory
setMustacheFactory(MustacheFactory)
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
To use a custom
MustacheFactory
setStartDelimiter(String)
- Method in class org.apache.camel.component.mustache.
MustacheEndpoint
Characters used to mark template code beginning.
C
G
I
M
O
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel