Uses of Package
org.apache.james.mailboxmanager

Packages that use org.apache.james.mailboxmanager
org.apache.james.imap.processor.base   
org.apache.james.imap.processor.imap4rev1   
org.apache.james.mailboxmanager This is now some kind of complete as it reflects the ideas I have in mind. 
org.apache.james.mailboxmanager.impl   
org.apache.james.mailboxmanager.mailbox   
org.apache.james.mailboxmanager.manager   
org.apache.james.mailboxmanager.torque   
org.apache.james.mailboxmanager.util   
 

Classes in org.apache.james.mailboxmanager used by org.apache.james.imap.processor.base
MailboxManagerException
           
MailboxSession
          Mailbox session.
 

Classes in org.apache.james.mailboxmanager used by org.apache.james.imap.processor.imap4rev1
ListResult
          Returned by the list method of MailboxRepository and others
MailboxManagerException
           
 

Classes in org.apache.james.mailboxmanager used by org.apache.james.mailboxmanager
Headers
          TODO: remove when MessageResult is sorted out
ListResult
          Returned by the list method of MailboxRepository and others
MailboxListener.Event
          A mailbox event.
MailboxListener.MessageEvent
          A mailbox event related to a message.
MailboxManagerException
           
MessageResult.Content
          IMAP needs to know the size of the content before it starts to write it out.
MessageResult.FetchGroup
          Indicates the results fetched.
MessageResult.MimeDescriptor
           
MessageResult.MimePath
          Describes a path within a multipart MIME message.
SearchQuery.BooleanOperator
          Boolean value search.
SearchQuery.ContainsOperator
          Contained value search.
SearchQuery.Criterion
          Marker superclass for criteria.
SearchQuery.DateOperator
          Operates on a date.
SearchQuery.ExistsOperator
          Existance search.
SearchQuery.HeaderOperator
          Marks operator as suitable for header value searching.
SearchQuery.InOperator
          Search for numbers within set of ranges.
SearchQuery.NumericOperator
          Searches numberic values.
SearchQuery.NumericRange
          Numbers within a particular range.
SearchQuery.Operator
          Search operator.
 

Classes in org.apache.james.mailboxmanager used by org.apache.james.mailboxmanager.impl
Constants
           
Headers
          TODO: remove when MessageResult is sorted out
ListResult
          Returned by the list method of MailboxRepository and others
MailboxListener
          Listens to Mailbox events.
MailboxListener.Event
          A mailbox event.
MailboxManagerException
           
MessageRange
          Used to define a range of messages by uid or msn, or a individual message by key or message object.
The type of the set should be defined by using an appropriate constructor.
MessageResult
           Used to get specific informations about a Message without dealing with a MimeMessage instance.
MessageResult.Content
          IMAP needs to know the size of the content before it starts to write it out.
MessageResult.FetchGroup
          Indicates the results fetched.
MessageResult.FetchGroup.PartContentDescriptor
          Describes the contents to be fetched for a mail part.
MessageResult.MimeDescriptor
           
MessageResult.MimePath
          Describes a path within a multipart MIME message.
 

Classes in org.apache.james.mailboxmanager used by org.apache.james.mailboxmanager.mailbox
MailboxListener
          Listens to Mailbox events.
MailboxManagerException
           
MailboxSession
          Mailbox session.
MessageRange
          Used to define a range of messages by uid or msn, or a individual message by key or message object.
The type of the set should be defined by using an appropriate constructor.
MessageResult
           Used to get specific informations about a Message without dealing with a MimeMessage instance.
MessageResult.FetchGroup
          Indicates the results fetched.
SearchQuery
           Models a query used to search for messages.
 

Classes in org.apache.james.mailboxmanager used by org.apache.james.mailboxmanager.manager
ListResult
          Returned by the list method of MailboxRepository and others
MailboxManagerException
           
MailboxSession
          Mailbox session.
MessageRange
          Used to define a range of messages by uid or msn, or a individual message by key or message object.
The type of the set should be defined by using an appropriate constructor.
 

Classes in org.apache.james.mailboxmanager used by org.apache.james.mailboxmanager.torque
Headers
          TODO: remove when MessageResult is sorted out
ListResult
          Returned by the list method of MailboxRepository and others
MailboxListener
          Listens to Mailbox events.
MailboxManagerException
           
MailboxSession
          Mailbox session.
MessageRange
          Used to define a range of messages by uid or msn, or a individual message by key or message object.
The type of the set should be defined by using an appropriate constructor.
MessageResult
           Used to get specific informations about a Message without dealing with a MimeMessage instance.
MessageResult.Content
          IMAP needs to know the size of the content before it starts to write it out.
MessageResult.FetchGroup
          Indicates the results fetched.
MessageResult.MimeDescriptor
           
SearchQuery
           Models a query used to search for messages.
 

Classes in org.apache.james.mailboxmanager used by org.apache.james.mailboxmanager.util
MailboxListener
          Listens to Mailbox events.
MailboxListener.Event
          A mailbox event.
MessageResult
           Used to get specific informations about a Message without dealing with a MimeMessage instance.
MessageResult.Header
          A header.
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.