mirror of
https://github.com/corda/corda.git
synced 2025-02-20 09:26:41 +00:00
The ResponderFlowFactory parameter is not used and so removed. Also, instead of returning a Future it returns an Observable of responder flows, to support multiple invocations. And finally renamed to registerInitiatedFlow to stick with the existing naming strategy.