ibm-information-center/dist/eclipse/plugins/i5OS.ic.apis_5.4.0.1/catjava.htm

74 lines
4.2 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
<title>Java APIs</title>
<!-- Begin Header Records ========================================== -->
<!-- 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. -->
<!-- Change History: -->
<!-- YYMMDD USERID Change description -->
<!-- catjava.htm created on 030107 by JETAYLOR -->
<!-- 030918 JETAYLOR replaced API and/or Exit listings with -->
<!-- pagegenerator output from javascript array -->
<!-- 031014 JETAYLOR replaced API and/or Exit listings with -->
<!-- pagegenerator output from javascript array -->
<!-- 031106 JETAYLOR replaced API and/or Exit listings with -->
<!-- pagegenerator output from javascript array -->
<!-- End Header Records -->
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body>
<!--Java sync-link ================================================== -->
<script type="text/javascript" language="Javascript" src="../rzahg/synch.js">
</script>
<h2>Java APIs</h2>
<p>The IBM Developer Kit for Java, which implements Java Technology from Sun Microsystems, Inc.,
enables you to create and run Java<SUP>(TM)</SUP> programs on your iSeries<SUP>(TM)</SUP> server.
<a href="../rzaha/jdocindx.htm">IBM Developer Kit for Java Reference</a>
provides links to iSeries-specific Javadocs and to
Javadoc and API reference information from Sun Microsystems, Inc.
<p>IBM Toolbox for Java is a set of Java<SUP>(TM)</SUP> classes that allow you
to use Java programs to access data on your iSeries server. The
<A HREF="../rzahh/rzahhfinder.htm">Toolbox for Java class finder</A> allows you to
search for classes by name and description, display
classes by package, or examine an alphabetical list of all the Toolbox for Java classes.
<p>The Collection Services function provides user-defined categories APIs that allow you
to gather performance data from other applications. Java versions of these APIs are included.
See <A HREF="../rzahx/rzahxcollservuserdef.htm">User-defined categories in Collection Services</A>
for more information.</p>
<p>Other Java APIs include:
<!-- ***** NOTE ***** Do not manually update text or links in this section. -->
<!-- Updates made in this section *will* be overlaid by automated tools -->
<!-- Notify User Technologies of needed updates to be made in XML for API finder.-->
<!--***************API BEGIN PASTE***************-->
<ul>
<li><A HREF="http://java.sun.com/j2se/1.3/docs/guide/jpda/jdwp-spec.html">Java<sup>(TM)</sup>Debug Wire Protocol</A><img src='www.gif' alt='Link outside the Information Center' border='0'> (JDWP) is the protocol used for communication between a debugger and the Java virtual machine (VM) that it debugs.</li>
<li><A HREF="http://java.sun.com/j2se/1.3/docs/guide/jpda/jvmdi-spec.html">Java<sup>(TM)</sup>Virtual Machine Debug Interface</A><img src='www.gif' alt='Link outside the Information Center' border='0'> (JVMDI) is a programming interface used by debuggers and other programming tools. It provides a way both to inspect the state and to control the execution of applications running in the Java<sup>(TM)</sup>Virtual Machine.</li>
<li><A HREF="http://java.sun.com/j2se/1.3/docs/guide/jvmpi/jvmpi.html">Java<sup>(TM)</sup>Virtual Machine Profiler Interface</A><img src='www.gif' alt='Link outside the Information Center' border='0'> (JVMPI) is intended for tools vendors to develop profilers that work in conjunction with Sun's Java virtual machine implementation.</li>
</ul>
<!--***************API END PASTE***************-->
<br>
<hr>
<center>
<table cellpadding="2" cellspacing="2">
<tr align="center">
<td valign="middle" align="center"><a href="aplist.htm">APIs by
category</a></td>
</tr>
</table>
</center>
</body>
</html>