Skip to content
Commit c37a236b authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Rename Handlers to match the entity, operation and command names

Historically, the protocol command handlers were called after the IMAP
commands from old ASAP. Most of the names do not map to names of
commands in the new protocol, some of them are even quite confusing
(like Remove and Delete handlers). This change renames all handlers
to match their purpose and map more nicely to names of the protocol
commands as well as the client-side jobs.
parent 876ae1e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment