Initial value: 1 = [
'org.openkilda.messaging.command.flow.FlowCreateRequest',
2 'org.openkilda.messaging.command.flow.FlowDeleteRequest',
3 'org.openkilda.messaging.command.flow.FlowUpdateRequest',
4 'org.openkilda.messaging.command.flow.FlowPathRequest',
5 'org.openkilda.messaging.command.flow.FlowGetRequest',
6 'org.openkilda.messaging.command.flow.FlowsGetRequest',
7 'org.openkilda.messaging.command.flow.FlowRerouteRequest',
8 'org.openkilda.messaging.command.system.FeatureToggleRequest',
9 'org.openkilda.messaging.command.system.FeatureToggleStateRequest',
10 'org.openkilda.messaging.command.switches.SwitchRulesSyncRequest',
11 'org.openkilda.messaging.command.switches.SwitchRulesValidateRequest',
12 'org.openkilda.messaging.command.discovery.NetworkCommandData',
13 'org.openkilda.messaging.command.FlowsSyncRequest',
14 'org.openkilda.messaging.te.request.LinkPropsDrop',
15 'org.openkilda.messaging.te.request.LinkPropsPut']
Definition at line 37 of file eventhandler.py.