Uses of Package
dk.cloudcreate.essentials.reactive.command
Packages that use dk.cloudcreate.essentials.reactive.command
Package
Description
-
Classes in dk.cloudcreate.essentials.reactive.command used by dk.cloudcreate.essentials.reactive.commandClassDescriptionBase implementation of the
CommandBus- provides default implementation for all operations except forCommandBus.sendAndDontWait(Object)/CommandBus.sendAndDontWait(Object, Duration)CommandBus / LocalCommandBus / DurableLocalCommandBusCommon interface for all Command message handlers
A command handler can choose support to 1 or more command typesException handler that will handle errors that occur duringCommandBus.sendAndDontWait(Object)/CommandBus.sendAndDontWait(Object, Duration) -
Classes in dk.cloudcreate.essentials.reactive.command used by dk.cloudcreate.essentials.reactive.command.interceptorClassDescriptionCommon interface for all Command message handlers
A command handler can choose support to 1 or more command types