| Package | Description |
|---|---|
| org.wso2.siddhi.sdk.launcher.debug | |
| org.wso2.siddhi.sdk.launcher.debug.dto |
| Modifier and Type | Method and Description |
|---|---|
void |
VMDebugSession.addDebugPoints(List<BreakPointDTO> breakPoints)
Sets debug points.
|
void |
VMDebugSession.removeDebugPoints(List<BreakPointDTO> breakPoints)
Sets debug points.
|
| Modifier and Type | Method and Description |
|---|---|
BreakPointDTO |
MessageDTO.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
List<BreakPointDTO> |
CommandDTO.getPoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandDTO.setPoints(List<BreakPointDTO> points) |
Copyright © 2017 WSO2. All rights reserved.