"

2013 FRC Java API

"

Package com.sun.squawk.debugger.sda

The classes that implement the Squawk VM side of the SDWP.

See:
          Description

Class Summary
ObjectManager This class manages mapping objects in the VM to JDWP objectIDs.
SDA A SDA (Squawk Debugger Agent) instance handles the Squawk VM side of a JDWP connection to a Squawk Debugger Proxy for a particular isolate.
SDPListener A SDPListener implements the Squawk VM side of the JDWP protocol and communicates with a Squawk Debugger Proxy.
WeakIntHashtable This class extends an IntHashtable in two important ways: 1.
 

Package com.sun.squawk.debugger.sda Description

The classes that implement the Squawk VM side of the SDWP.

Package Specification

Related Documentation


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"