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