Long description of Figure 1: Size comparison of proxy jar files and standard
jar files (rzahh502.gif)
found in IBM Toolbox for Java: Proxy support
This figure is a bar chart that compares the sizes of standard and proxy jar
files, after using AS400JarMaker to reduce the sizes of the jar files.
Description
The chart makes three comparisons of the jt400.jar file to the jt400Proxy.jar
file:
- The complete jar files
- The jar files when they contain only the JDBC component
- The jar files when they contain only the Command Call component
The bar chart is composed of a horizontal axis (x-axis) and a vertical axis
(y-axis):
- The horizontal axis (or the x-axis) of the chart is composed of three groups
of bars that represent the jar files.
- The vertical axis (or the y-axis) of the chart represents the size of the
jar files as measured in kilobytes.
The groups are labeled Complete, JDBC, and Command Call. Each group contains
a bar for the jt400.jar file and a bar for the jt400Proxy.jar file. Descriptions
for each group follow:
- Complete: The jar file sizes are 3,221 kilobytes for the complete jt400.jar
and 595 kilobytes for the complete jt400Proxy.jar.
- JDBC: The jar file sizes are 943 kilobytes for the jt400.jar and 281 kilobytes
for the jt400Proxy.jar, each including only the JDBC component.
- Command Call: The jar file sizes are 604 kilobytes for the jt400.jar and
225 kilobytes for the jt400Proxy.jar, each including only the Command Call
component.