Event 
 | 
Description 
 | 
PopConnectedEvent 
 | 
The PopConnectedEvent is published by the Pop instance once a connection to the POP3 server has been established. See JavaDoc for details on this event. 
 | 
PopDisconnectedEvent 
 | 
The PopDisconnectedEvent is published by the Pop instance once the connection to the POP3 server has been released. See JavaDoc for details on this event. 
 | 
PopCommandEvent 
 | 
The PopCommandEvent is published by the Pop instance for each command sent to the POP3 server. See JavaDoc for details on this event. 
 | 
PopResponseEvent 
 | 
The PopResponseEvent is published by the Pop instance for each response received from the POP3 server. See JavaDoc for details on this event. 
 | 
PopMessageEvent 
 | 
The PopMessageEvent is published by the Pop instance for each message retrieved from the POP3 server. See JavaDoc for details on this event. 
 |