| Package | Description | 
|---|---|
| com.sun.jdi | This is the core package of the Java Debug
 Interface (JDI), it defines mirrors for values, types, and the target
 VirtualMachine itself - as well bootstrapping facilities. | 
| com.sun.jdi.connect.spi | This package comprises the interfaces and classes used to
 develop new  TransportServiceimplementations. | 
| Class and Description | 
|---|
| Connection A connection between a debugger and a target VM which it debugs. | 
| Class and Description | 
|---|
| Connection A connection between a debugger and a target VM which it debugs. | 
| TransportService.Capabilities The transport service capabilities. | 
| TransportService.ListenKey A listen key. | 
 Copyright © 1999, 2017, Oracle and/or its affiliates.  All rights reserved.