| Interface | Description |
|---|---|
| PopListener |
Implements methods for capturing events sourced from Pop class.
|
| Class | Description |
|---|---|
| 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.
|
| Enum | Description |
|---|---|
| Pop.Authentication |
| Exception | Description |
|---|---|
| PopException |
PopException is thrown by many methods of Pop class.
|
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved