template <typename FidlProtocol>

struct NaturalServerDispatcher

|NaturalServerDispatcher| is a helper type that decodes an incoming message

and invokes the corresponding handler in the server implementation.