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