- All Superinterfaces:
CallFlowToArgs
,CallFlowToOn
,HostResult
Call flow step to bind a recv.
-
Method Summary
Methods inherited from interface org.kink_lang.kink.hostfun.CallFlowToArgs
args, args, args, args, args, args, args
Methods inherited from interface org.kink_lang.kink.hostfun.CallFlowToOn
on
Methods inherited from interface org.kink_lang.kink.hostfun.HostResult
makeHostResultCore
-
Method Details
-
recv
Binds the recv to the flow.- Parameters:
recv
- the recv.- Returns:
- a call flow with the recv.
-