| | Class | Description |
| | LocalDebugger |
Creates a connection to the FlexDebuggerConsole and manages messaging
between the console and LocalDebugger trace(); and send(); invocation
|
| | LocalDebuggerConnectionException |
Thrown when an application attempts to establish a connection
to LocalDebugger when another Flex client is currently connected
|
| | LocalDebuggerException |
Thrown when an application attempts to invoke LocalDebugger
and the pending call fails
|
| | LocalDebuggerObjectInspector |
Manages recurively inspecting an object and all properties
associated with the object
|
| | LocalDebuggerSettings |
Defines a set of static constant settings specific to a
LocalDebugger session
|