Uses of Class
org.openwms.common.transport.api.commands.MessageCommand
Packages that use MessageCommand
Package
Description
This package contains all supported Command types the common-service can handle.
This package contains all types required for asynchronous command handling.
-
Uses of MessageCommand in org.openwms.common.transport.api.commands
Methods in org.openwms.common.transport.api.commands that return MessageCommand -
Uses of MessageCommand in org.openwms.common.transport.commands
Methods in org.openwms.common.transport.commands with parameters of type MessageCommandModifier and TypeMethodDescriptionvoid
MessageCommandHandler.handle
(MessageCommand command) Process aMessageCommand
.void
MessageCommandHandlerImpl.handle
(MessageCommand command) Process aMessageCommand
.