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

Packages that use Connection
描述
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.
This package comprises the interfaces and classes used to develop new TransportService implementations.