#include "UdpDispatcher.h" UdpDispatcher::UdpDispatcher() :Dispatcher("UDP") { } UdpDispatcher::~UdpDispatcher() { }