JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Search
Help
WildFly WASM Server API 0.8.0
org.wildfly.wasm.api
WasmInvoker
Contents
Description
Method Summary
Method Details
call(String, byte[])
Hide sidebar
Show sidebar
Interface WasmInvoker
public interface
WasmInvoker
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte[]
call
(
String
method, byte[] input)
Method Details
call
byte[]
call
(
String
method, byte[] input)