Utility classes help you perform specific tasks.
IBM® Toolbox
for Java™ offers
the following utilities:
- 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.
- CommandHelpRetriever: Retrieves
and generates help text for i5/OS™ control language (CL) commands.
- 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.