package.html revision 0
0N/A<html>
0N/A<head>
0N/A<title>com.sun.jdi.connect description</title>
0N/A<!--
0N/A
0N/ACopyright 1998-1999 Sun Microsystems, Inc. All Rights Reserved.
0N/ADO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
0N/A
0N/AThis code is free software; you can redistribute it and/or modify it
0N/Aunder the terms of the GNU General Public License version 2 only, as
0N/Apublished by the Free Software Foundation. Sun designates this
0N/Aparticular file as subject to the "Classpath" exception as provided
0N/Aby Sun in the LICENSE file that accompanied this code.
0N/A
0N/AThis code is distributed in the hope that it will be useful, but WITHOUT
0N/AANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
0N/AFITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
0N/Aversion 2 for more details (a copy is included in the LICENSE file that
0N/Aaccompanied this code).
0N/A
5012N/AYou should have received a copy of the GNU General Public License version
5012N/A2 along with this work; if not, write to the Free Software Foundation,
5012N/AInc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5012N/A
5012N/APlease contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
5012N/ACA 95054 USA or visit www.sun.com if you need additional information or
5012N/Ahave any questions.
5012N/A-->
5012N/A</head>
5012N/A<body bgcolor="white">
5012N/A
5012N/AThis package defines
5012N/Aconnections between the virtual machine
5012N/Ausing the JDI and the target virtual machine.
0N/AIn concert with {@link com.sun.jdi.VirtualMachineManager}
5012N/Ait is the mechanism for launching, attaching, etc to
5012N/Atarget virtual machines.
5012N/A<p>
5012N/AMethods may be added to the interfaces in the JDI packages in future
5012N/Areleases. Existing packages may be renamed if the JDI becomes a standard
extension.
</body>
</html>