69 lines
3.9 KiB
HTML
69 lines
3.9 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="reference" />
|
|
<meta name="DC.Title" content="Long description of Figure 1: Size comparison of proxy jar files and standard jar files (rzahh502.gif)" />
|
|
<meta name="DC.Relation" scheme="URI" content="proxies.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzahh502" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Long description of Figure 1: Size comparison of proxy jar files and
|
|
standard jar files (rzahh502.gif)</title>
|
|
</head>
|
|
<body id="rzahh502"><a name="rzahh502"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Long description of Figure 1: Size comparison of proxy jar files and
|
|
standard jar files (rzahh502.gif)</h1>
|
|
<div><div class="section"><p><strong>found in IBM Toolbox for Java: Proxy support</strong></p>
|
|
</div>
|
|
<div class="section"><p>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.</p>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Description</h4><p>The chart makes three comparisons of
|
|
the jt400.jar file to the jt400Proxy.jar file:</p>
|
|
<ul><li>The complete jar files</li>
|
|
<li>The jar files when they contain only the JDBC component</li>
|
|
<li>The jar files when they contain only the Command Call component</li>
|
|
</ul>
|
|
<p>The bar chart is composed of a horizontal axis (x-axis) and a vertical
|
|
axis (y-axis):</p>
|
|
<ul><li>The horizontal axis (or the x-axis) of the chart is composed of three
|
|
groups of bars that represent the jar files.</li>
|
|
<li>The vertical axis (or the y-axis) of the chart represents the size of
|
|
the jar files as measured in kilobytes.</li>
|
|
</ul>
|
|
<p> 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:</p>
|
|
<ul><li>Complete: The jar file sizes are 3,221 kilobytes for the complete jt400.jar
|
|
and 595 kilobytes for the complete jt400Proxy.jar.</li>
|
|
<li>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.</li>
|
|
<li>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.</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="proxies.htm" title="IBM Toolbox for Java includes proxy support for some classes. Proxy support is the processing that IBM Toolbox for Java needs to carry out a task on a Java virtual machine (JVM) when the application is on a different JVM.">Proxy Support</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |