Package | Description |
---|---|
gnu.inet.imap |
This package contains an IMAP4rev1 client.
|
Class and Description |
---|
IMAPConstants
IMAP4rev1 string constants.
|
IMAPResponse
An IMAP4rev1 server response.
|
IMAPResponseTokenizer
An object that can parse an underlying socket stream containing IMAP
protocol server responses into IMAPResponse tokens.
|
ListEntry
An item in an IMAP LIST or LSUB response.
|
MailboxStatus
Represents the state of a mailbox.
|
MessageStatus
Represents the state of a message.
|
Namespaces
A tuple of IMAP namespaces, as defined in RFC 2342.
|
Namespaces.Namespace
An individual namespace specification.
|
Quota
An IMAP quota entry.
|
Quota.Resource
A quota resource entry.
|
UIDPlusHandler
Callback interface for receiving APPENDUID and COPYUID responses.
|
© Copyright 2003 The Free Software Foundation, all rights reserved