Package org.apache.camel.component.wasm
Class WasmConfiguration
java.lang.Object
org.apache.camel.component.wasm.WasmConfiguration
- All Implemented Interfaces:
Cloneable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WasmConfiguration
public WasmConfiguration()
-
-
Method Details
-
getModule
-
setModule
Set the module (the distributable, loadable, and executable unit of code in WebAssembly) resource that provides the producer function. -
copy
-