AsyncQuery (reactive_commons v0.7.1) View Source
Queries represent a intention for getting information about something, that query must to be processed by the domain context with that responsibility and that context must respond with the information requested throught request/reply pattern. An example of a query may be: "UserInfo".
Link to this section Summary
Functions
Creates a new AsyncQuery structure