Uses of Interface
org.openwms.common.transport.api.commands.Command
Packages that use Command
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 Command in org.openwms.common.transport.api.commands
Classes in org.openwms.common.transport.api.commands that implement CommandModifier and TypeClassDescriptionclass
A MessageCommand is used to attach Messages.class
A TUCommand. -
Uses of Command in org.openwms.common.transport.commands
Methods in org.openwms.common.transport.commands with parameters of type Command