Definition at line 20 of file CtrlResponse.java.
◆ CtrlResponse()
org.openkilda.messaging.ctrl.CtrlResponse.CtrlResponse |
( |
@JsonProperty(PAYLOAD) ResponseData |
data, |
|
|
@JsonProperty(TIMESTAMP) final long |
timestamp, |
|
|
@JsonProperty(CORRELATION_ID) final String |
correlationId, |
|
|
@JsonProperty(DESTINATION) final Destination |
destination |
|
) |
| |
◆ getData()
ResponseData org.openkilda.messaging.ctrl.CtrlResponse.getData |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/src/messaging/src/main/java/org/openkilda/messaging/ctrl/CtrlResponse.java