deleted
rystsov opened this issue · 0 comments
rystsov commented
Right now the return messages are handled through callbacks, see AcceptorClientMock class. It should be changed to NetworkReceiver registering and dispatching, see its registerAcceptor method.
This change should improve logging and message interception abilities. Improved logging is important for process mining purposes to check that observed behavior correspond to the modeled behavior.