Index

B C D E F G H I M O P R S W 
All Classes and Interfaces|All Packages|Constant Field Values

B

body - Variable in class org.apache.camel.wasm.WasmSupport.Wrapper
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.wasm.WasmEndpointUriFactory
 

C

close() - Method in class org.apache.camel.wasm.WasmFunction
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.wasm.WasmComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.wasm.WasmConfigurationConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.wasm.WasmEndpointConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.language.wasm.WasmLanguage
 
copy() - Method in class org.apache.camel.component.wasm.WasmConfiguration
 
createConsumer(Processor) - Method in class org.apache.camel.component.wasm.WasmEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.wasm.WasmComponent
 
createExpression(String) - Method in class org.apache.camel.language.wasm.WasmLanguage
 
createExpression(String, Object[]) - Method in class org.apache.camel.language.wasm.WasmLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.wasm.WasmLanguage
 
createPredicate(String, Object[]) - Method in class org.apache.camel.language.wasm.WasmLanguage
 
createProducer() - Method in class org.apache.camel.component.wasm.WasmEndpoint
 

D

deserialize(byte[], Exchange) - Static method in class org.apache.camel.wasm.WasmSupport
 
doInit() - Method in class org.apache.camel.component.wasm.WasmProducer
 
doShutdown() - Method in class org.apache.camel.component.wasm.WasmProducer
 
doStart() - Method in class org.apache.camel.component.wasm.WasmProducer
 
doStop() - Method in class org.apache.camel.component.wasm.WasmProducer
 

E

evaluate(Exchange) - Method in class org.apache.camel.language.wasm.WasmExpression
 

F

FN_ALLOC - Static variable in class org.apache.camel.wasm.Wasm
 
FN_DEALLOC - Static variable in class org.apache.camel.wasm.Wasm
 

G

getConfiguration() - Method in class org.apache.camel.component.wasm.WasmEndpoint
 
getExpressionText() - Method in class org.apache.camel.language.wasm.WasmExpression
 
getHeaderName() - Method in class org.apache.camel.language.wasm.WasmExpression
 
getModule() - Method in class org.apache.camel.component.wasm.WasmComponent
 
getModule() - Method in class org.apache.camel.component.wasm.WasmConfiguration
 
getModule() - Method in class org.apache.camel.language.wasm.WasmExpression
 
getModule() - Method in class org.apache.camel.language.wasm.WasmLanguage
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.wasm.WasmComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.wasm.WasmConfigurationConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.wasm.WasmEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.wasm.WasmComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.wasm.WasmConfigurationConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.wasm.WasmEndpointConfigurer
 
getPropertyName() - Method in class org.apache.camel.language.wasm.WasmExpression
 
getResultType() - Method in class org.apache.camel.language.wasm.WasmExpression
 
getResultTypeName() - Method in class org.apache.camel.language.wasm.WasmExpression
 

H

headers - Variable in class org.apache.camel.wasm.WasmSupport.Wrapper
 
Headers() - Constructor for class org.apache.camel.wasm.Wasm.Headers
 

I

init(CamelContext) - Method in class org.apache.camel.language.wasm.WasmExpression
 
isEnabled(String) - Method in class org.apache.camel.component.wasm.WasmEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.wasm.WasmEndpointUriFactory
 
isRemote() - Method in class org.apache.camel.component.wasm.WasmEndpoint
 

M

MAPPER - Static variable in class org.apache.camel.wasm.WasmSupport
 
matches(Exchange) - Method in class org.apache.camel.language.wasm.WasmExpression
 
multiValuePrefixes() - Method in class org.apache.camel.component.wasm.WasmEndpointUriFactory
 

O

org.apache.camel.component.wasm - package org.apache.camel.component.wasm
 
org.apache.camel.language.wasm - package org.apache.camel.language.wasm
 
org.apache.camel.wasm - package org.apache.camel.wasm
 

P

process(Exchange) - Method in class org.apache.camel.component.wasm.WasmProducer
 
propertyNames() - Method in class org.apache.camel.component.wasm.WasmEndpointUriFactory
 

R

run(byte[]) - Method in class org.apache.camel.wasm.WasmFunction
 

S

SCHEME - Static variable in class org.apache.camel.wasm.Wasm
 
secretPropertyNames() - Method in class org.apache.camel.component.wasm.WasmEndpointUriFactory
 
serialize(Exchange) - Static method in class org.apache.camel.wasm.WasmSupport
 
setHeaderName(String) - Method in class org.apache.camel.language.wasm.WasmExpression
Name of the header to use as input instead of the message body.
setModule(String) - Method in class org.apache.camel.component.wasm.WasmComponent
 
setModule(String) - Method in class org.apache.camel.component.wasm.WasmConfiguration
Set the module (the distributable, loadable, and executable unit of code in WebAssembly) resource that provides the producer function.
setModule(String) - Method in class org.apache.camel.language.wasm.WasmExpression
Set the module (the distributable, loadable, and executable unit of code in WebAssembly) resource that provides the expression function.
setModule(String) - Method in class org.apache.camel.language.wasm.WasmLanguage
 
setPropertyName(String) - Method in class org.apache.camel.language.wasm.WasmExpression
Name of the property to use as input instead of the message body.
setResultType(Class<?>) - Method in class org.apache.camel.language.wasm.WasmExpression
 
setResultTypeName(String) - Method in class org.apache.camel.language.wasm.WasmExpression
 

W

Wasm - Class in org.apache.camel.wasm
 
Wasm.Headers - Class in org.apache.camel.wasm
 
WasmComponent - Class in org.apache.camel.component.wasm
 
WasmComponent() - Constructor for class org.apache.camel.component.wasm.WasmComponent
 
WasmComponent(CamelContext) - Constructor for class org.apache.camel.component.wasm.WasmComponent
 
WasmComponentConfigurer - Class in org.apache.camel.component.wasm
Generated by camel build tools - do NOT edit this file!
WasmComponentConfigurer() - Constructor for class org.apache.camel.component.wasm.WasmComponentConfigurer
 
WasmConfiguration - Class in org.apache.camel.component.wasm
 
WasmConfiguration() - Constructor for class org.apache.camel.component.wasm.WasmConfiguration
 
WasmConfigurationConfigurer - Class in org.apache.camel.component.wasm
Generated by camel build tools - do NOT edit this file!
WasmConfigurationConfigurer() - Constructor for class org.apache.camel.component.wasm.WasmConfigurationConfigurer
 
WasmEndpoint - Class in org.apache.camel.component.wasm
Invoke Wasm functions.
WasmEndpoint(String, Component, String, WasmConfiguration) - Constructor for class org.apache.camel.component.wasm.WasmEndpoint
 
WasmEndpointConfigurer - Class in org.apache.camel.component.wasm
Generated by camel build tools - do NOT edit this file!
WasmEndpointConfigurer() - Constructor for class org.apache.camel.component.wasm.WasmEndpointConfigurer
 
WasmEndpointUriFactory - Class in org.apache.camel.component.wasm
Generated by camel build tools - do NOT edit this file!
WasmEndpointUriFactory() - Constructor for class org.apache.camel.component.wasm.WasmEndpointUriFactory
 
WasmExpression - Class in org.apache.camel.language.wasm
 
WasmExpression(String) - Constructor for class org.apache.camel.language.wasm.WasmExpression
 
WasmFunction - Class in org.apache.camel.wasm
 
WasmFunction(WasmModule, String) - Constructor for class org.apache.camel.wasm.WasmFunction
 
WasmLanguage - Class in org.apache.camel.language.wasm
 
WasmLanguage() - Constructor for class org.apache.camel.language.wasm.WasmLanguage
 
WasmProducer - Class in org.apache.camel.component.wasm
 
WasmProducer(Endpoint, String, String) - Constructor for class org.apache.camel.component.wasm.WasmProducer
 
WasmSupport - Class in org.apache.camel.wasm
 
WasmSupport.Wrapper - Class in org.apache.camel.wasm
 
Wrapper() - Constructor for class org.apache.camel.wasm.WasmSupport.Wrapper
 
B C D E F G H I M O P R S W 
All Classes and Interfaces|All Packages|Constant Field Values