org.netbeans.api.debugger.jpda/2 2.4.22

Uses of Class
org.netbeans.api.debugger.jpda.AttachingDICookie

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

Built on December 7 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.