Uses of Class
com.thecoderscorner.menu.remote.commands.MenuAcknowledgementCommand
-
Packages that use MenuAcknowledgementCommand Package Description com.thecoderscorner.menu.remote.commands -
-
Uses of MenuAcknowledgementCommand in com.thecoderscorner.menu.remote.commands
Methods in com.thecoderscorner.menu.remote.commands that return MenuAcknowledgementCommand Modifier and Type Method Description static MenuAcknowledgementCommandCommandFactory. newAcknowledgementCommand(CorrelationId correlationId, AckStatus status)create an acknowledgement message for a given correlation and status
-