Package xyz.block.ftl.runtime
Interface VerbInvoker
-
- All Implemented Interfaces:
public interface VerbInvoker
-
-
Method Summary
Modifier and Type Method Description abstract CallResponsehandle(CallRequest in, ObjectMapper mapper)-
-
Method Detail
-
handle
abstract CallResponse handle(CallRequest in, ObjectMapper mapper)
-
-
-
-