Package mireka.pop.command
Contains classes that implement POP3 commands.
-
Class Summary Class 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.ApopCommand CapaCommand CrLfInputStream CrLfInputStream recognizes CR LF line endings but otherwise assumes arbitrary binary content.DeleCommand ListCommand NoopCommand PassCommand QuitCommand ResultListWriter ResultListStream can be used to send POP3 list responses to LIST and UIDL commands with reduced logging.RetrCommand RsetCommand StatCommand StlsCommand The STLS command switches on TLS.TopCommand UidlCommand UserCommand