JavaScript is disabled on your browser.
Skip navigation links
WildFly WASM Server API 0.5.0
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.wildfly.wasm.api
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)