upload com.stephenschafer.budget.UploadServlet 1 upload /upload get-transaction com.stephenschafer.budget.GetTransactionServlet get-transaction /get-transaction get-transactions com.stephenschafer.budget.GetTransactionsServlet get-transactions /get-transactions get-recipient com.stephenschafer.budget.GetRecipientServlet get-recipient /get-recipient get-accounts com.stephenschafer.budget.GetAccountsServlet get-accounts /get-accounts get-budgets com.stephenschafer.budget.GetBudgetsServlet get-budgets /get-budgets add-account com.stephenschafer.budget.AddAccountServlet add-account /add-account save-distributions com.stephenschafer.budget.SaveDistributionsServlet save-distributions /save-distributions save-recipient-distributions com.stephenschafer.budget.SaveRecipientDistributionsServlet save-recipient-distributions /save-recipient-distributions delete-account com.stephenschafer.budget.DeleteAccountServlet delete-account /delete-account