Utility classes
Utility classes help you perform 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.
- CommandPrompter: Prompts for the parameter on a given command. CommandPrompter offers functionality that is similar to the iSeries CL command prompt (pressing F4) and the same as the Management Central command prompt.
- RunJavaApplication and VRunJavaApplication: Allow you to run a Java program on an iSeries server from a command line prompt.
- 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.