Uses of Interface
io.quarkus.funqy.runtime.FunqyServerResponse
-
Packages that use FunqyServerResponse Package Description io.quarkus.funqy.runtime -
-
Uses of FunqyServerResponse in io.quarkus.funqy.runtime
Methods in io.quarkus.funqy.runtime with parameters of type FunqyServerResponse Modifier and Type Method Description voidFunctionInvoker. invoke(FunqyServerRequest request, FunqyServerResponse response)
-