3 #include "server/GWSPriorityAssigner.h"
size_t assignPriority(const GWMessage::Ptr message) override
Definition: GWSFixedPriorityAssigner.cpp:15
Implementation of GWSPriorityAssigner interface provides a method for assigning of sending priority t...
Definition: GWSPriorityAssigner.h:17
Assigns a hard-wired priority to each message as follows:
Definition: GWSFixedPriorityAssigner.h:14