JavaScript Development Tools
Release 3.2

Package org.eclipse.wst.jsdt.debug.core.jsdi.connect

Interface Summary
AttachingConnector Description of a VirtualMachine Connector that attaches to a running VirtualMachine.
Connector Describes an extensible connector for JSDI.
Connector.Argument Default description of an argument that this Connector can support
Connector.BooleanArgument Boolean specialization of an Connector.Argument
Connector.IntegerArgument Integer specialization of an Connector.Argument
Connector.SelectedArgument Specialization of Connector.Argument whose value is a String selected from a list of choices.
Connector.StringArgument String specialization of an Connector.Argument
LaunchingConnector Description of a Connector that launches a VirtualMachine.
ListeningConnector Description of a Connector that waits and listens for a VirtualMachine to connect to it.
 

Class Summary
SocketUtil Utility class to find a port to debug on.
 


JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.