|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDICookie | |
org.netbeans.api.debugger.jpda | JPDA Debugger APIs provide representation of JDI functionality. |
Uses of AbstractDICookie in org.netbeans.api.debugger.jpda |
Subclasses of AbstractDICookie in org.netbeans.api.debugger.jpda | |
class |
AttachingDICookie
Attaches to some already running JDK and returns VirtualMachine for it. |
class |
LaunchingDICookie
Launches a new JVM in debug mode and returns VirtualMachine for it. |
class |
ListeningDICookie
Listens on given port for some connection of remotely running JDK and returns VirtualMachine for it. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |