Package | Description |
---|---|
gnu.mail.providers.imap |
This is a provider for the Internet Message Access Protocol, version 4rev1
(IMAP4rev1), as detailed in RFC 3501.
|
javax.mail |
Classes modelling a mail system.
|
Modifier and Type | Class and Description |
---|---|
class |
IMAPTest
Simple test for IMAP.
|
Modifier and Type | Method and Description |
---|---|
void |
Store.addStoreListener(StoreListener l)
Adds a listener for store events on this store.
|
void |
Store.removeStoreListener(StoreListener l)
Removes a store events listener.
|
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved