|
org.netbeans.api.debugger.jpda/2 2.4.22 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttachingDICookie | |
---|---|
org.netbeans.api.debugger.jpda | JPDA Debugger APIs provide representation of JDI functionality. |
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 name)
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. |
|
org.netbeans.api.debugger.jpda/2 2.4.22 | |||||||||
PREV NEXT | FRAMES NO FRAMES |