Uses of Package
io.simplesource.api
-
Packages that use io.simplesource.api Package Description io.simplesource.api io.simplesource.dsl -
Classes in io.simplesource.api used by io.simplesource.api Class Description CommandAPI.Request CommandError A CommandError explains failures.CommandError.Reason CommandId -
Classes in io.simplesource.api used by io.simplesource.dsl Class Description Aggregator An Aggregator is a function that builds up an aggregate from a stream of events (effectively a fold function).CommandHandler A command handler is responsible for accepting or rejecting commands and turning accepted commands into a list of events by applying the appropriate business logic and validations based on the current state.