|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.jscape.inet.imap | |
---|---|
com.jscape.inet.imap | Contains classes for communicating an IMAP server. |
com.jscape.inet.imapssh | Contains classes for securely communicating with an IMAP server using an encrypted SSH tunnel. |
com.jscape.inet.imapssl | Contains classes for securely communicating with an IMAP server using SSL. |
Classes in com.jscape.inet.imap used by com.jscape.inet.imap | |
---|---|
ImapCommandEvent
Fired when command is sent to IMAP server |
|
ImapConnectedEvent
Fired when connection to Imap server is established. |
|
ImapDisconnectedEvent
Fired when connection to IMAP server is released. |
|
ImapException
ImapException is thrown by many methods of Imap class. |
|
ImapListener
Implements methods for capturing connected and disconnected events from Imap class. |
|
ImapMessage
Represents an email message retrieved from an IMAP server containing additional information such as message flags and message id. |
|
ImapMessageEvent
Fired after retrieving a message from the IMAP server. |
|
ImapMessageProgressEvent
Fired frequently during the progress of downloading a message from IMAP server. |
|
ImapResponseEvent
Fired when response is received from IMAP server. |
Classes in com.jscape.inet.imap used by com.jscape.inet.imapssh | |
---|---|
Imap
Implements the basic functionality of a IMAP client. |
|
ImapException
ImapException is thrown by many methods of Imap class. |
Classes in com.jscape.inet.imap used by com.jscape.inet.imapssl | |
---|---|
Imap
Implements the basic functionality of a IMAP client. |
|
ImapException
ImapException is thrown by many methods of Imap class. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |