private protected virtual void ParseCommandPacket(CommandPacket commandPacket, bool shouldInvokeSynchronously, EndPointId endPointId, SocketInfo socketInfo) { ParseMethodPacket(commandPacket, shouldInvokeSynchronously, socketInfo); }