Connects a Flow to a Handler.
Flow of action/events to bind to an Handler
Handler that will be called for each action/event on the Flow
Connects a Flow to a suspendable execute function.
function that will be called for each action/event on the Flow