Package org.mockserver.model
Class WasmBody
Body matcher that delegates matching to a WASM module stored in the
WasmStore.
The WASM module must export a match(i32 ptr, i32 len) -> i32 function.-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mockserver.model.Body
getCharset, getContentType, getOptional, getRawBytes, getType, withOptionalMethods inherited from class org.mockserver.model.ObjectWithJsonToString
toStringMethods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
fieldsExcludedFromEqualsAndHashCode