Package | Description |
---|---|
mireka.pop.command |
Contains classes that implement POP3 commands.
|
Modifier and Type | Class and Description |
---|---|
class |
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.
|
class |
ApopCommand |
class |
CapaCommand |
class |
DeleCommand |
class |
ListCommand |
class |
NoopCommand |
class |
PassCommand |
class |
QuitCommand |
class |
RetrCommand |
class |
RsetCommand |
class |
StatCommand |
class |
StlsCommand
The STLS command switches on TLS.
|
class |
TopCommand |
class |
UidlCommand |
class |
UserCommand |