|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.jscape.inet.pop | |
---|---|
com.jscape.inet.pop | Contains classes for communicating with POP3 (Post Office Protocol version 3) servers. |
com.jscape.inet.popssh | Contains classes for securely communicating with POP3 (Post Office Protocol version 3) servers using an encrypted SSH tunnel. |
com.jscape.inet.popssl | Contains classes for securely communicating with POP3 (Post Office Protocol version 3) servers using SSL. |
Classes in com.jscape.inet.pop used by com.jscape.inet.pop | |
---|---|
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. |
|
PopException
PopException is thrown by many methods of Pop class. |
|
PopListener
Implements methods for capturing events sourced from Pop class. |
|
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. |
Classes in com.jscape.inet.pop used by com.jscape.inet.popssh | |
---|---|
Pop
Implements the basic functionality of a POP3 client. |
|
PopException
PopException is thrown by many methods of Pop class. |
Classes in com.jscape.inet.pop used by com.jscape.inet.popssl | |
---|---|
Pop
Implements the basic functionality of a POP3 client. |
|
PopException
PopException is thrown by many methods of Pop class. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |