Uses of Package
org.openwms.common.transport.commands
Packages that use org.openwms.common.transport.commands
Package
Description
This package contains all types required for asynchronous command handling.
-
Classes in org.openwms.common.transport.commands used by org.openwms.common.transport.commandsClassDescriptionA 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.