Uses of Class
org.mockserver.wasm.WasmResponse
Packages that use WasmResponse
-
Uses of WasmResponse in org.mockserver.wasm
Methods in org.mockserver.wasm that return WasmResponseModifier and TypeMethodDescriptionWasmRuntime.callShape(WasmRequest request, WasmResponse response) Call the module's optionalWasmRuntime.SHAPE_RESPONSEexport to (possibly) rewrite the response the matched expectation would return.Methods in org.mockserver.wasm with parameters of type WasmResponseModifier and TypeMethodDescriptionWasmRuntime.callShape(WasmRequest request, WasmResponse response) Call the module's optionalWasmRuntime.SHAPE_RESPONSEexport to (possibly) rewrite the response the matched expectation would return.