Secure iNet Factory

Package com.jscape.inet.pop

Contains classes for communicating with POP3 (Post Office Protocol version 3) servers.

See:
          Description

Interface Summary
PopListener Implements methods for capturing events sourced from Pop class.
 

Class Summary
Pop Implements the basic functionality of a POP3 client.
PopAdapter Implements methods for capturing events sourced from Pop class.
PopCommandEvent Fired when command is sent to POP3 server.
PopConnectedEvent Fired when connection to POP3 server is established.
PopDisconnectedEvent Fired when connection to POP3 server is released.
PopMessageEvent Fired when message is retrieved from POP3 server.
PopMessageProgressEvent Fired frequently during the progress of downloading a message from POP server.
PopMessageReader Reads email message from POP server.
PopResponseEvent Fired when response is received from POP3 server.
 

Exception Summary
PopException PopException is thrown by many methods of Pop class.
 

Package com.jscape.inet.pop Description

Contains classes for communicating with POP3 (Post Office Protocol version 3) servers.


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved