Package org.apache.geronimo.javamail.store.imap.connection

Interface Summary
IMAPUntaggedResponseHandler  
 

Class Summary
IMAPACLResponse Utility class to aggregate status responses for a mailbox.
IMAPBody The full body content of a message.
IMAPBodySection Class to represent a FETCH response BODY segment qualifier.
IMAPBodyStructure  
IMAPCapabilityResponse Util class to represent a CAPABILITY response from a IMAP server
IMAPCommand Utility class for building up what might be complex arguments to a command.
IMAPConnection Simple implementation of IMAP transport.
IMAPConnectionPool  
IMAPContinuationResponse Util class to represent a continuation response from an IMAP server.
IMAPDateFormat Formats ths date as specified by draft-ietf-drums-msg-fmt-08 dated January 26, 2000 which supercedes RFC822.
IMAPEnvelope  
IMAPFetchBodyPart  
IMAPFetchDataItem  
IMAPFetchResponse Util class to represent a composite FETCH response from an IMAP server.
IMAPFlags A fetched FLAGS value returned on a FETCH response.
IMAPFlagsResponse A parsed FLAGS untagged response.
IMAPInternalDate  
IMAPInternetHeader  
IMAPListResponse Util class to represent a list response from a IMAP server
IMAPListRightsResponse Utility class to aggregate status responses for a mailbox.
IMAPMailboxResponse Util class to represent a status response from a IMAP server
IMAPMailboxStatus Utility class to aggregate status responses for a mailbox.
IMAPMessageSize  
IMAPMessageText  
IMAPMyRightsResponse Utility class to aggregate status responses for a mailbox.
IMAPNamespace Util class to represent a NAMESPACE response from a IMAP server
IMAPNamespaceResponse Util class to represent a NAMESPACE response from a IMAP server
IMAPOkResponse Util class to represent an untagged response from a IMAP server
IMAPPermanentFlagsResponse Util class to represent an untagged response from a IMAP server
IMAPQuotaResponse Util class to represent a list response from a IMAP server
IMAPQuotaRootResponse Util class to represent a list response from a IMAP server
IMAPResponse Base class for all response messages.
IMAPResponseBuffer Simple extension to the ByteArrayOutputStream to allow inspection of the data while it is being accumulated.
IMAPResponseStream  
IMAPResponseTokenizer  
IMAPResponseTokenizer.Token  
IMAPSearchDateFormat Formats ths date in the form used by the javamail IMAP SEARCH command,

The format used is d MMM yyyy and locale is always US-ASCII.

IMAPSearchResponse Utility class to aggregate status responses for a mailbox.
IMAPServerStatusResponse Util class to represent an untagged response from a IMAP server
IMAPSizeResponse Util class to represent a server size response.
IMAPStatusResponse Utility class to aggregate status responses for a mailbox.
IMAPTaggedResponse Util class to represent a response from a IMAP server
IMAPUid  
IMAPUntaggedResponse Util class to represent an untagged response from a IMAP server
 



Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.