Open Kilda Java Documentation
org.openkilda.messaging.info.flow.FlowResponse Member List

This is the complete list of members for org.openkilda.messaging.info.flow.FlowResponse, including all inherited members.

BaseMessage(@JsonProperty(TIMESTAMP) final long timestamp)org.openkilda.messaging.BaseMessage
BaseMessage()org.openkilda.messaging.BaseMessage
equals(Object object)org.openkilda.messaging.info.flow.FlowResponse
FlowResponse(@JsonProperty(Utils.PAYLOAD) Flow payload)org.openkilda.messaging.info.flow.FlowResponse
getMessage(String json, Class< T > type)org.openkilda.messaging.BaseMessagestatic
getPayload()org.openkilda.messaging.info.flow.FlowResponse
getTimestamp()org.openkilda.messaging.BaseMessage
hashCode()org.openkilda.messaging.info.flow.FlowResponse
MessageData(@JsonProperty(TIMESTAMP) final long timestamp)org.openkilda.messaging.MessageData
MessageData()org.openkilda.messaging.MessageData
payloadorg.openkilda.messaging.info.flow.FlowResponseprotected
setPayload(Flow payload)org.openkilda.messaging.info.flow.FlowResponse
setTimestamp(long timestamp)org.openkilda.messaging.BaseMessage
timestamporg.openkilda.messaging.BaseMessageprotected
toString()org.openkilda.messaging.info.flow.FlowResponse
tryGetMessage(String json, Class< T > type)org.openkilda.messaging.BaseMessagestatic