| createDataMessage(String type, String state, String switchId, String portId) | org.openkilda.wfm.OfeMessageUtils | static |
| createInfoMessage(boolean isSwitch, String switchId, String portId, String state) | org.openkilda.wfm.OfeMessageUtils | static |
| createIslDiscovery(SwitchId switchId, int portId, String correlationId) | org.openkilda.wfm.OfeMessageUtils | static |
| createIslFail(SwitchId switchId, int portId, String correlationId) | org.openkilda.wfm.OfeMessageUtils | static |
| createPortDataMessage(String state, String switchId, String portId) | org.openkilda.wfm.OfeMessageUtils | static |
| createPortInfoMessage(String switchId, String portId, String state) | org.openkilda.wfm.OfeMessageUtils | static |
| createSwitchDataMessage(String state, String switchId) | org.openkilda.wfm.OfeMessageUtils | static |
| createSwitchInfoMessage(String switchId, String state) | org.openkilda.wfm.OfeMessageUtils | static |
| FIELD_PORT_ID | org.openkilda.wfm.OfeMessageUtils | static |
| FIELD_STATE | org.openkilda.wfm.OfeMessageUtils | static |
| FIELD_SWITCH_ID | org.openkilda.wfm.OfeMessageUtils | static |
| fromJson(String json) | org.openkilda.wfm.OfeMessageUtils | static |
| getData(String json) | org.openkilda.wfm.OfeMessageUtils | static |
| LINK_DOWN | org.openkilda.wfm.OfeMessageUtils | static |
| LINK_UP | org.openkilda.wfm.OfeMessageUtils | static |
| MT_PORT | org.openkilda.wfm.OfeMessageUtils | static |
| MT_SWITCH | org.openkilda.wfm.OfeMessageUtils | static |
| PORT_ADD | org.openkilda.wfm.OfeMessageUtils | static |
| PORT_DOWN | org.openkilda.wfm.OfeMessageUtils | static |
| PORT_UP | org.openkilda.wfm.OfeMessageUtils | static |
| SWITCH_DOWN | org.openkilda.wfm.OfeMessageUtils | static |
| SWITCH_UP | org.openkilda.wfm.OfeMessageUtils | static |
| toJson(Map< String, ?> map) | org.openkilda.wfm.OfeMessageUtils | static |