Rename DispatchEvent to ForwardedEventHandler

The class listening to events is called EventHandler and it uses the
Forwarder to send event to the other node. ForwardedEventHandler for the
name of the class that must handle the forwarded event is more clear
than DispatchEvent which could be confused with core EventDispatcher.

Change-Id: I9841dee2d204b882b1e116900624a7329c79a968
4 files changed