| Class | Description |
|---|---|
| BreakPointDTO |
Break point DTO class.
|
| CommandDTO |
DTO class representing commands send to debugger from the client.
|
| FrameDTO |
DTO class representing Call Stack Frames and their variables.
|
| MessageDTO |
DTO class representing the messages sent to client from the debugger.
|
| VariableDTO |
DTO class representing variables in the stack upon a debug hit.
|
Copyright © 2018 WSO2. All rights reserved.