Uses of Package
com.sun.jdi.connect.spi
| 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. | 
- 
Classes in com.sun.jdi.connect.spi used by com.sun.jdi Class Description Connection A connection between a debugger and a target VM which it debugs.
- 
Classes in com.sun.jdi.connect.spi used by com.sun.jdi.connect.spi Class 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.