Utility classes
Utility classes are classes that help you do specific tasks. IBM
Toolbox for Java offers the following utilities:
- AS400ToolboxInstaller - Allows you to install
and update IBM Toolbox for Java classes on the client. This function is available
both as a Java program and has an application programming interface(API).
- AS400ToolboxJarMaker - Generates a faster loading
IBM Toolbox for Java JAR file by creating a smaller JAR file from a larger
one, or by selectively unzipping a JAR file to gain access to the individual
content files.
- JavaApplicationCall - Allows you to run a Java program
on iSeries from a command line prompt or graphical user interface.
JPing
- Allows you to query a server to find out which services are active. You
can also specify if you want to ping the SSL ports.