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