|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttachingDICookie | |
org.netbeans.api.debugger.jpda | JPDA Debugger APIs. |
Uses of AttachingDICookie in org.netbeans.api.debugger.jpda |
Methods in org.netbeans.api.debugger.jpda that return AttachingDICookie | |
static AttachingDICookie |
AttachingDICookie.create(com.sun.jdi.connect.AttachingConnector attachingConnector,
Map args)
Creates a new instance of AttachingDICookie for given parameters. |
static AttachingDICookie |
AttachingDICookie.create(String hostName,
int portNumber)
Creates a new instance of AttachingDICookie for given parameters. |
static AttachingDICookie |
AttachingDICookie.create(String name)
Creates a new instance of AttachingDICookie for given parameters. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |