com.ibm.as400.util.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jt400 Show documentation
Show all versions of jt400 Show documentation
The Open Source version of the IBM Toolbox for Java
The newest version!
/**
* Provides various utility applications and classes.
*
*
* This package currently provides the following utilities:
*
* - AboutToolbox - Prints the current version of the Toolbox that is
* found in the user's CLASSPATH.
*
- CommandHelpRetriever - Allows you to generate HTML documentation
* for a given CL command (*CMD) name, library, and system. This function is
* available both as a Java program and as an application programming interface
* (API).
*
- JPing - Allows you to remotely determine if the host server jobs
* that the Toolbox uses for communication are started and running on your IBM i
* system.
*
*
*/
package com.ibm.as400.util;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy