Uses of Class
com.sun.jdi.connect.spi.Connection

Packages that use Connection 
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 TransportService implementations.