Uses of Package
org.openwms.common.transport.commands
Package
Description
This package contains all types required for asynchronous Command handling.
-
ClassDescriptionA MessageCommandHandler is able to handle or process
MessageCommand
s.A TransportUnitCommandHandler is just a handler or an adapter implementation that is used by a listener and passes incomingTUCommand
s to the internal ApplicationContext.