Open Kilda Java Documentation
List of all members
org.openkilda.messaging.command.FlowsSyncRequest Class Reference
Inheritance diagram for org.openkilda.messaging.command.FlowsSyncRequest:
Additional Inherited Members
Public Member Functions inherited from
org.openkilda.messaging.command.CommandData
String
toString
()
Public Member Functions inherited from
org.openkilda.messaging.MessageData
MessageData
(@JsonProperty(TIMESTAMP) final long
timestamp
)
MessageData
()
Public Member Functions inherited from
org.openkilda.messaging.BaseMessage
BaseMessage
(@JsonProperty(TIMESTAMP) final long
timestamp
)
BaseMessage
()
long
getTimestamp
()
void
setTimestamp
(long
timestamp
)
Static Public Member Functions inherited from
org.openkilda.messaging.BaseMessage
static final< T extends
BaseMessage
> T
getMessage
(String json, Class< T > type) throws java.io.IOException
static final< T extends
BaseMessage
> T
tryGetMessage
(String json, Class< T > type)
Protected Attributes inherited from
org.openkilda.messaging.BaseMessage
long
timestamp
= 0L
Detailed Description
Definition at line
3
of file
FlowsSyncRequest.java
.
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/command/
FlowsSyncRequest.java
org
openkilda
messaging
command
FlowsSyncRequest
Generated by
1.8.14