Utility classes
Utility classes are classes that help you do specific tasks. AS/400 Toolbox
for Java offers the following utilities:
- AS400ToolboxInstaller - Allows you to install and update
AS/400 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
Java Toolbox 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 the AS/400
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.