- 
Class Summary 
| Class | Description |  
| AboutToolbox | Prints the current version of the Toolbox that is found in the user's CLASSPATH. |  
| AS400ClassPathOptimizer | This class is used to optimize an AS400 classpath using the CRTJVAPGM command. |  
| BASE64Decoder |  |  
| BASE64Encoder | Replacement for sun.misc.BASE64Encoder
 
 When sun.misc.BAS64Encoder is available via reflection use that. |  
| CommandHelpRetriever | Generates IBM-formatted CL command help documentation. |  
| JPing | Determines if services are running on the IBM i system. |  
| UpdateACSJar |  |  
 
Package com.ibm.as400.util Description
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.
  
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see: