Uses of Interface
org.wildfly.wasm.api.WasmInvoker
-
Uses of WasmInvoker in org.wildfly.wasm.api
Methods in org.wildfly.wasm.api that return WasmInvokerMethods in org.wildfly.wasm.api with parameters of type WasmInvokerModifier and TypeMethodDescriptionstatic <T> TWasmTools.create(Class<T> wasmTool, String methodName, WasmArgumentSerializer wasmArgumentSerializer, WasmResultDeserializer wasmResultDeserializer, WasmInvoker invoker) voidWasmToolContext.wasmInvoker(WasmInvoker invoker) WasmTools.wasmInvoker(WasmInvoker invoker)