Uses of Package
adams.core.command
-
Packages that use adams.core.command Package Description adams.core.command adams.core.command.output -
Classes in adams.core.command used by adams.core.command Class Description AbstractAsyncCapableExternalCommand Ancestor for external commands that can be run in blocking or async mode.AbstractExternalCommand Ancestor for external commands.AsyncCapableExternalCommand Interface for external commands that support asynchronous mode.ExternalCommand Interface for classes that execute external commands.ExternalCommandWithOptions Interface for external commands that take options.OutputType Enumeration for what type of output from the external command should be made available, independent of the stdout/stderr processors. -
Classes in adams.core.command used by adams.core.command.output Class Description ExternalCommand Interface for classes that execute external commands.