Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java Debug Interface | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Connector | |
com.sun.jdi.connect | This package defines connections between the virtual machine using the JDI and the target virtual machine. |
Uses of Connector in com.sun.jdi.connect |
Subinterfaces of Connector in com.sun.jdi.connect | |
interface |
AttachingConnector
A connector which attaches to a previously running target VM. |
interface |
LaunchingConnector
A connector which can launch a target VM before connecting to it. |
interface |
ListeningConnector
A connector which listens for a connection initiated by a target VM. |
|
Java Debug Interface | ||||||||
PREV NEXT | FRAMES NO FRAMES |