| Package | Description |
|---|---|
| mireka.pop.command |
Contains classes that implement POP3 commands.
|
| Class and Description |
|---|
| AbstractLoginCommand
Base class for commands which authenticate a user, it provides a function for
going into the Transaction state by locking the maildrop associated with the
user.
|
| UserCommand |