Skip navigation links
Java Debug Interface

@Exported

Package com.sun.jdi.connect

This package defines connections between the virtual machine using the JDI and the target virtual machine.

See: Description

Package com.sun.jdi.connect Description

This package defines connections between the virtual machine using the JDI and the target virtual machine. In concert with VirtualMachineManager it is the mechanism for launching, attaching, etc to target virtual machines.

Methods may be added to the interfaces in the JDI packages in future releases. Existing packages may be renamed if the JDI becomes a standard extension.

Skip navigation links
Java Debug Interface


Copyright © 1999, 2017, Oracle and/or its affiliates. All rights reserved.