A B C D E F G H I L M N O P R S T U V W

A

added(long, long, MailboxPath) - Method in class org.apache.james.mailbox.util.MailboxEventDispatcher
Should get called when a new message was added to a Mailbox.
addListener(MailboxPath, MailboxListener, MailboxSession) - Method in interface org.apache.james.mailbox.MailboxManager
Implementations of Mailbox may interpret the fact that someone is listening and do some caching and even postpone persistence until everyone has removed itself.
addMailboxListener(MailboxListener) - Method in class org.apache.james.mailbox.util.MailboxEventDispatcher
Add a MailboxListener to this dispatcher
addPartContent(MessageResult.MimePath, int) - Method in class org.apache.james.mailbox.util.FetchGroupImpl
Adds content for the particular part.
addRecentMessageUids(Collection<Long>) - Method in class org.apache.james.mailbox.SearchQuery
Adds all the uids to the collection of recents.
AFTER - Static variable in class org.apache.james.mailbox.SearchQuery.DateOperator
 
all() - Static method in class org.apache.james.mailbox.MessageRange
Constructs a range consisting of all messages.
all() - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter matching all messages.
and(SearchQuery.Criterion, SearchQuery.Criterion) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter composing the two different criteria.
and(List<SearchQuery.Criterion>) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter composing the listed criteria.
andCriteria(SearchQuery.Criterion) - Method in class org.apache.james.mailbox.SearchQuery
 
appendMessage(InputStream, Date, MailboxSession, boolean, Flags) - Method in interface org.apache.james.mailbox.MessageManager
Appends a message to this mailbox.

B

BadCredentialsException - Exception in org.apache.james.mailbox
Indicates that the credentials for this operation were not acceptable.
BadCredentialsException() - Constructor for exception org.apache.james.mailbox.BadCredentialsException
 
BEFORE - Static variable in class org.apache.james.mailbox.SearchQuery.DateOperator
 
BODY_CONTENT - Static variable in interface org.apache.james.mailbox.MessageResult.FetchGroup
 
BODY_CONTENT - Static variable in class org.apache.james.mailbox.util.FetchGroupImpl
 
bodyContains(String) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter matching messages which contains the given text within the body.

C

close() - Method in interface org.apache.james.mailbox.MailboxSession
Closes this session.
compare(MailboxMetaData, MailboxMetaData) - Method in class org.apache.james.mailbox.StandardMailboxMetaDataComparator
 
compareTo(MessageResult) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
compareTo(MailboxMetaData) - Method in class org.apache.james.mailbox.util.SimpleMailboxMetaData
 
Content - Interface in org.apache.james.mailbox
IMAP needs to know the size of the content before it starts to write it out.
content() - Method in interface org.apache.james.mailbox.MessageResult.FetchGroup
Contents to be fetched.
content() - Method in interface org.apache.james.mailbox.MessageResult.FetchGroup.PartContentDescriptor
Contents to be fetched.
content() - Method in class org.apache.james.mailbox.util.FetchGroupImpl
 
content() - Method in class org.apache.james.mailbox.util.PartContentDescriptorImpl
 
contentTypeParameters() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets MIME body parameters parsed from Content-Type.
copyMessages(MessageRange, MailboxPath, MailboxPath, MailboxSession) - Method in interface org.apache.james.mailbox.MailboxManager
this is done by the MailboxRepository because maybe this operation could be optimized in the corresponding store.
count() - Method in class org.apache.james.mailbox.util.MailboxEventDispatcher
Return the the count of all registered MailboxListener
countRecent() - Method in interface org.apache.james.mailbox.MessageManager.MetaData
Gets the number of recent messages.
createMailbox(MailboxPath, MailboxSession) - Method in interface org.apache.james.mailbox.MailboxManager
Creates a new mailbox.
createNoSelect(MailboxPath, String) - Static method in class org.apache.james.mailbox.util.SimpleMailboxMetaData
 
createSystemSession(String, Log) - Method in interface org.apache.james.mailbox.MailboxManager
Creates a new system session.

D

DEFAULT_DELIMITER - Static variable in interface org.apache.james.mailbox.MailboxConstants
The default delimiter used to seperated parent/child folders
DEFAULT_DELIMITER_STRING - Static variable in interface org.apache.james.mailbox.MailboxConstants
The default delimiter used to seperated parent/child folders
deleteMailbox(MailboxPath, MailboxSession) - Method in interface org.apache.james.mailbox.MailboxManager
Delete the mailbox with the name

E

embeddedMessage() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets embedded message.
endProcessingRequest(MailboxSession) - Method in interface org.apache.james.mailbox.RequestAware
End the processing of a request for the given MailboxSession.
equals(Object) - Method in class org.apache.james.mailbox.MailboxPath
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.AllCriterion
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.BooleanOperator
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.ConjunctionCriterion
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.ContainsOperator
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.CustomFlagCriterion
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.DateOperator
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.ExistsOperator
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.FlagCriterion
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.HeaderCriterion
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.InOperator
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.InternalDateCriterion
 
EQUALS - Static variable in class org.apache.james.mailbox.SearchQuery.NumericOperator
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.NumericOperator
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.NumericRange
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.SizeCriterion
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.TextCriterion
 
equals(Object) - Method in class org.apache.james.mailbox.SearchQuery.UidCriterion
 
equals(Object) - Method in class org.apache.james.mailbox.util.PartContentDescriptorImpl
 
equals(Object) - Method in class org.apache.james.mailbox.util.SimpleMailboxMetaData
 
event(MailboxListener.Event) - Method in interface org.apache.james.mailbox.MailboxListener
Informs this listener about the given event.
event(MailboxListener.Event) - Method in class org.apache.james.mailbox.util.MailboxEventDispatcher
 
exists() - Static method in class org.apache.james.mailbox.SearchQuery.ExistsOperator
 
expunge(MessageRange, MailboxSession) - Method in interface org.apache.james.mailbox.MessageManager
Expunges messages in the given range from this mailbox.
expunged(long, long, MailboxPath) - Method in class org.apache.james.mailbox.util.MailboxEventDispatcher
Should get called when a message was expunged from a Mailbox.

F

FetchGroupImpl - Class in org.apache.james.mailbox.util
Specifies a fetch group.
FetchGroupImpl() - Constructor for class org.apache.james.mailbox.util.FetchGroupImpl
 
FetchGroupImpl(int) - Constructor for class org.apache.james.mailbox.util.FetchGroupImpl
 
FetchGroupImpl(int, Set<MessageResult.FetchGroup.PartContentDescriptor>) - Constructor for class org.apache.james.mailbox.util.FetchGroupImpl
 
flagIsSet(Flags.Flag) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter on the given flag selecting messages where the given flag is selected.
flagIsSet(String) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter on the given flag selecting messages where the given flag is selected.
flagIsUnSet(Flags.Flag) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter on the given flag selecting messages where the given flag is not selected.
flagIsUnSet(String) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter on the given flag selecting messages where the given flag is not selected.
flagSet(Flags.Flag, boolean) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter on the given flag.
flagSet(String, boolean) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter on the given flag.
flagsIterator() - Method in class org.apache.james.mailbox.MailboxListener.FlagsUpdated
Gets an iterator for the system flags changed.
flagsUpdated(long, long, MailboxPath, Flags, Flags) - Method in class org.apache.james.mailbox.util.MailboxEventDispatcher
Should get called when the message flags were update in a Mailbox.
from(long) - Static method in class org.apache.james.mailbox.MessageRange
Constructs an inclusive, open ended range of messages.
FULL_CONTENT - Static variable in interface org.apache.james.mailbox.MessageResult.FetchGroup
 
FULL_CONTENT - Static variable in class org.apache.james.mailbox.util.FetchGroupImpl
 

G

getAttributes() - Method in interface org.apache.james.mailbox.MailboxSession
Return the stored attributes for this MailboxSession.
getBase() - Method in class org.apache.james.mailbox.MailboxQuery
Gets the base reference for the search.
getBody() - Method in interface org.apache.james.mailbox.MessageResult
Gets the body of the message excluding headers.
getBody(MessageResult.MimePath) - Method in interface org.apache.james.mailbox.MessageResult
Gets the body of the given mime part.
getBody() - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
getBody(MessageResult.MimePath) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
getBodyOctets() - Method in interface org.apache.james.mailbox.MimeDescriptor
The number of octets contained in the body of this part.
getCombinedName() - Method in class org.apache.james.mailbox.MailboxQuery
Get combined name formed by adding the expression to the base using the given hierarchy delimiter.
getContentDescription() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets MIME Content-Description header value.
getContentID() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets the MIME Content-ID header value.
getContentLocation() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets MIME Content-Location header value.
getContentMD5() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets MIME Content-MD5 header value.
getCriteria() - Method in class org.apache.james.mailbox.SearchQuery.ConjunctionCriterion
Gets the criteria related through this conjuction.
getCriterias() - Method in class org.apache.james.mailbox.SearchQuery
 
getDay() - Method in class org.apache.james.mailbox.SearchQuery.DateOperator
Gets the day-of-the-month.
getDelimiter() - Method in interface org.apache.james.mailbox.MailboxManager
Return the delimter to use for folders
getDisposition() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets MIME Content-Disposition.
getDispositionParams() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets MIME Content-Disposition parameters.
getExpression() - Method in class org.apache.james.mailbox.MailboxQuery
Gets the name search expression.
getFirstUnseen() - Method in interface org.apache.james.mailbox.MessageManager.MetaData
Gets the UID of the first unseen message.
getFlag() - Method in class org.apache.james.mailbox.SearchQuery.CustomFlagCriterion
Gets the custom flag to be search.
getFlag() - Method in class org.apache.james.mailbox.SearchQuery.FlagCriterion
Gets the flag filtered on.
getFlags() - Method in interface org.apache.james.mailbox.MessageResult
TODO optional, to be decided
maybe this is a good thing because IMAP often requests only the Flags and this way we don't need to create a lazy-loading MimeMessage instance just for the Flags.
getFlags() - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
getFreeWildcard() - Method in class org.apache.james.mailbox.MailboxQuery
Gets wildcard character that matches any series of characters.
getFullContent() - Method in interface org.apache.james.mailbox.MessageResult
Gets the full message including headers and body.
getFullContent(MessageResult.MimePath) - Method in interface org.apache.james.mailbox.MessageResult
Gets the full content of the given mime part.
getFullContent() - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
getFullContent(MessageResult.MimePath) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
getHeaderName() - Method in class org.apache.james.mailbox.SearchQuery.HeaderCriterion
Gets the name of the header whose value is to be searched.
getHeaders() - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
getHierarchyDelimiter() - Method in interface org.apache.james.mailbox.MailboxMetaData
Return the delimiter
getHierarchyDelimiter() - Method in class org.apache.james.mailbox.util.SimpleMailboxMetaData
 
getHierarchyLevels(char) - Method in class org.apache.james.mailbox.MailboxPath
Return a list of MailboxPath representing the hierarchy levels of this MailboxPath.
getHighValue() - Method in class org.apache.james.mailbox.SearchQuery.NumericRange
 
getInternalDate() - Method in interface org.apache.james.mailbox.MessageResult
IMAP defines this as the time when the message has arrived to the server (by smtp).
getInternalDate() - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
getLanguages() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets the languages, From the MIME Content-Language header value.
getLines() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets the number of lines of text in a part of type TEXT when transfer encoded.
getLocalePreferences() - Method in interface org.apache.james.mailbox.MailboxSession.User
Gets acceptable localisation for this user in preference order.
getLocalWildcard() - Method in class org.apache.james.mailbox.MailboxQuery
Gets wildacard character that matches any series of characters excluding hierarchy delimiters.
getLog() - Method in interface org.apache.james.mailbox.MailboxSession
Gets the logger for this session context.
getLowValue() - Method in class org.apache.james.mailbox.SearchQuery.NumericRange
 
getMailbox(MailboxPath, MailboxSession) - Method in interface org.apache.james.mailbox.MailboxManager
Gets an session suitable for IMAP.
getMailboxName() - Method in exception org.apache.james.mailbox.MailboxExistsException
Gets the name of the mailbox which alredy exists.
getMailboxName() - Method in exception org.apache.james.mailbox.MailboxNotFoundException
Gets the name of the mailbox which cannot be found.
getMailboxPath() - Method in class org.apache.james.mailbox.MailboxListener.Event
Return the path of the Mailbox this event belongs to.
getMessageCount(MailboxSession) - Method in interface org.apache.james.mailbox.MessageManager
Return the count
getMessageCount() - Method in interface org.apache.james.mailbox.MessageManager.MetaData
Gets the number of messages that this mailbox contains.
getMessages(MessageRange, MessageResult.FetchGroup, MailboxSession) - Method in interface org.apache.james.mailbox.MessageManager
Gets messages in the given range.
getMetaData(boolean, MailboxSession, MessageManager.MetaData.FetchGroup) - Method in interface org.apache.james.mailbox.MessageManager
Gets current meta data for the mailbox.
getMimeBody(MessageResult.MimePath) - Method in interface org.apache.james.mailbox.MessageResult
Gets the body of the given mime part.
getMimeBody(MessageResult.MimePath) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
getMimeDescriptor() - Method in interface org.apache.james.mailbox.MessageResult
 
getMimeDescriptor() - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
getMimeSubType() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets the MIME content subtype.
getMimeType() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets the top level MIME content media type.
getMonth() - Method in class org.apache.james.mailbox.SearchQuery.DateOperator
Gets the month-of-the-year.
getName() - Method in class org.apache.james.mailbox.MailboxPath
Get the name of the mailbox.
getName() - Method in interface org.apache.james.mailbox.MessageResult.Header
Gets the name of this header.
getNamespace() - Method in class org.apache.james.mailbox.MailboxPath
Get the namespace this mailbox is in
getNewFlags() - Method in class org.apache.james.mailbox.MailboxListener.FlagsUpdated
Gets new flags for this message.
getNewPath() - Method in class org.apache.james.mailbox.MailboxListener.MailboxRenamed
Gets the new name for this mailbox.
getOperator() - Method in class org.apache.james.mailbox.SearchQuery.CustomFlagCriterion
Gets the value to be tested.
getOperator() - Method in class org.apache.james.mailbox.SearchQuery.FlagCriterion
Gets the test to be preformed.
getOperator() - Method in class org.apache.james.mailbox.SearchQuery.HeaderCriterion
Gets the search operation and value to be evaluated.
getOperator() - Method in class org.apache.james.mailbox.SearchQuery.InternalDateCriterion
Gets the search operation and value to be evaluated.
getOperator() - Method in class org.apache.james.mailbox.SearchQuery.SizeCriterion
Gets the search operation and value to be evaluated.
getOperator() - Method in class org.apache.james.mailbox.SearchQuery.TextCriterion
Gets the search operation and value to be evaluated.
getOperator() - Method in class org.apache.james.mailbox.SearchQuery.UidCriterion
Gets the filtering operation.
getOtherUsersSpace() - Method in interface org.apache.james.mailbox.MailboxSession
Gets the other users namespace for the current session.
getPartContentDescriptors() - Method in interface org.apache.james.mailbox.MessageResult.FetchGroup
Gets contents to be fetched for contained parts.
getPartContentDescriptors() - Method in class org.apache.james.mailbox.util.FetchGroupImpl
Gets content descriptors for the parts to be fetched.
getPassword() - Method in interface org.apache.james.mailbox.MailboxSession.User
Return the Password for the logged in user
getPath() - Method in interface org.apache.james.mailbox.MailboxMetaData
Return the MailboxPath
getPath() - Method in class org.apache.james.mailbox.util.SimpleMailboxMetaData
 
getPermanentFlags() - Method in interface org.apache.james.mailbox.MessageManager.MetaData
Gets the flags which can be stored by this mailbox.
getPersonalSpace() - Method in interface org.apache.james.mailbox.MailboxSession
Gets the personal namespace for the current session.
getPositions() - Method in interface org.apache.james.mailbox.MessageResult.MimePath
Gets the positions of each part in the path.
getRange() - Method in class org.apache.james.mailbox.SearchQuery.InOperator
Gets the filtering ranges.
getRecent() - Method in interface org.apache.james.mailbox.MessageManager.MetaData
Gets the UIDs of recent messages.
getRecentMessageUids() - Method in class org.apache.james.mailbox.SearchQuery
Gets the UIDS of messages which are recent for this client session.
getSelectability() - Method in interface org.apache.james.mailbox.MailboxMetaData
Gets the RFC3501 Selectability flag.
getSelectability() - Method in class org.apache.james.mailbox.util.SimpleMailboxMetaData
Gets the RFC3501 Selectability flag.
getSessionId() - Method in class org.apache.james.mailbox.MailboxListener.Event
Gets the id of the session which the event.
getSessionId() - Method in interface org.apache.james.mailbox.MailboxSession
Gets the session ID.
getSharedSpaces() - Method in interface org.apache.james.mailbox.MailboxSession
Iterates the Shared Namespaces available for the current session.
getSize() - Method in interface org.apache.james.mailbox.MessageResult
Return the size in bytes
getSize() - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
getSubjectUid() - Method in class org.apache.james.mailbox.MailboxListener.MessageEvent
Gets the message UID for the subject of this event.
getTransferContentEncoding() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets the MIME content transfer encoding.
getType() - Method in class org.apache.james.mailbox.MessageRange
 
getType() - Method in class org.apache.james.mailbox.SearchQuery.ConjunctionCriterion
Gets the type of conjunction.
getType() - Method in class org.apache.james.mailbox.SearchQuery.DateOperator
Gets the operator type.
getType() - Method in class org.apache.james.mailbox.SearchQuery.NumericOperator
Gets the operation type
getType() - Method in class org.apache.james.mailbox.SearchQuery.TextCriterion
Gets the type of text to be searched.
getUid() - Method in interface org.apache.james.mailbox.MessageResult
Return the uid of the message which the MessageResult belongs to
getUid() - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
getUidFrom() - Method in class org.apache.james.mailbox.MessageRange
 
getUidNext() - Method in interface org.apache.james.mailbox.MessageManager.MetaData
Gets the next UID predicted.
getUidTo() - Method in class org.apache.james.mailbox.MessageRange
 
getUidValidity() - Method in interface org.apache.james.mailbox.MessageManager.MetaData
Gets the UIDVALIDITY.
getUnseenCount() - Method in interface org.apache.james.mailbox.MessageManager.MetaData
Gets the number of unseen messages contained in this mailbox.
getUser() - Method in class org.apache.james.mailbox.MailboxPath
Get the name of the user who owns the mailbox.
getUser() - Method in interface org.apache.james.mailbox.MailboxSession
Gets the user executing this session.
getUserName() - Method in interface org.apache.james.mailbox.MailboxSession.User
Gets the name of the user.
getValue() - Method in interface org.apache.james.mailbox.MessageResult.Header
Gets the (unparsed) value of this header.
getValue() - Method in class org.apache.james.mailbox.SearchQuery.ContainsOperator
Gets the value to be searched for.
getValue() - Method in class org.apache.james.mailbox.SearchQuery.NumericOperator
Gets the value to be compared.
getYear() - Method in class org.apache.james.mailbox.SearchQuery.DateOperator
Gets the year.
GREATER_THAN - Static variable in class org.apache.james.mailbox.SearchQuery.NumericOperator
 

H

hashCode() - Method in class org.apache.james.mailbox.MailboxPath
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.AllCriterion
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.BooleanOperator
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.ConjunctionCriterion
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.ContainsOperator
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.CustomFlagCriterion
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.DateOperator
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.ExistsOperator
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.FlagCriterion
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.HeaderCriterion
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.InOperator
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.InternalDateCriterion
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.NumericOperator
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.NumericRange
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.SizeCriterion
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.TextCriterion
 
hashCode() - Method in class org.apache.james.mailbox.SearchQuery.UidCriterion
 
hashCode() - Method in class org.apache.james.mailbox.util.PartContentDescriptorImpl
 
hashCode() - Method in class org.apache.james.mailbox.util.SimpleMailboxMetaData
 
headerContains(String, String) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter matching messages whose header value contains the given value.
headerDateAfter(String, int, int, int) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter matching messages with the date of the given header after the given date.
headerDateBefore(String, int, int, int) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter matching messages with the date of the given header before the given date.
headerDateOn(String, int, int, int) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter matching messages with the date of the given header on the given date.
headerExists(String) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter matching messages with a header matching the given name.
Headers - Interface in org.apache.james.mailbox
TODO: remove when MessageResult is sorted out
headers() - Method in interface org.apache.james.mailbox.Headers
Gets headers for the message.
HEADERS - Static variable in interface org.apache.james.mailbox.MessageResult.FetchGroup
 
HEADERS - Static variable in class org.apache.james.mailbox.util.FetchGroupImpl
 
headers() - Method in class org.apache.james.mailbox.util.MessageResultImpl
 

I

INBOX - Static variable in interface org.apache.james.mailbox.MailboxConstants
The name of the INBOX
inbox(String) - Static method in class org.apache.james.mailbox.MailboxPath
Return a MailboxPath which represent the INBOX of the given username
includes(long) - Method in class org.apache.james.mailbox.MessageRange
Return true if the uid is within the range
inferiors() - Method in interface org.apache.james.mailbox.MailboxMetaData
Gets the inferiors status of this mailbox.
inferiors() - Method in class org.apache.james.mailbox.util.SimpleMailboxMetaData
Is this mailbox \Noinferiors as per RFC3501.
internalDateAfter(int, int, int) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter matching messages with internal date after the given date.
internalDateBefore(int, int, int) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter matching messages with internal date before the given date.
internalDateOn(int, int, int) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter matching messages with internal date on the given date.
isClosed() - Method in interface org.apache.james.mailbox.MailboxListener
Is this listener closed?
isClosed() - Method in class org.apache.james.mailbox.util.MailboxEventDispatcher
 
isExpressionMatch(String) - Method in class org.apache.james.mailbox.MailboxQuery
Is the given name a match for MailboxQuery.getExpression()?
isIn(long) - Method in class org.apache.james.mailbox.SearchQuery.NumericRange
Is the given value in this range?
isOpen() - Method in interface org.apache.james.mailbox.MailboxSession
Is this session open?
isSet() - Method in class org.apache.james.mailbox.SearchQuery.BooleanOperator
Is the search for set?
isWild() - Method in class org.apache.james.mailbox.MailboxQuery
Is this expression wild?
isWriteable(MailboxSession) - Method in interface org.apache.james.mailbox.MessageManager
Return if the Mailbox is writable
isWriteable() - Method in interface org.apache.james.mailbox.MessageManager.MetaData
Is this mailbox writable?
iterateHeaders(MessageResult.MimePath) - Method in interface org.apache.james.mailbox.MessageResult
Iterates the message headers for the given part in a multipart message.
iterateHeaders(MessageResult.MimePath) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
iterateMimeHeaders(MessageResult.MimePath) - Method in interface org.apache.james.mailbox.MessageResult
Iterates the MIME headers for the given part in a multipart message.
iterateMimeHeaders(MessageResult.MimePath) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 

L

LESS_THAN - Static variable in class org.apache.james.mailbox.SearchQuery.NumericOperator
 
login(String, String, Log) - Method in interface org.apache.james.mailbox.MailboxManager
Autenticates the given user against the given password.
logout(MailboxSession, boolean) - Method in interface org.apache.james.mailbox.MailboxManager
Logs the session out, freeing any resources.

M

MailboxConstants - Interface in org.apache.james.mailbox
 
mailboxDeleted(long, MailboxPath) - Method in class org.apache.james.mailbox.util.MailboxEventDispatcher
Should get called when a Mailbox was deleted.
MailboxEventDispatcher - Class in org.apache.james.mailbox.util
Helper class to dispatch Event's to registerend MailboxListener
MailboxEventDispatcher() - Constructor for class org.apache.james.mailbox.util.MailboxEventDispatcher
 
MailboxException - Exception in org.apache.james.mailbox
 
MailboxException(String) - Constructor for exception org.apache.james.mailbox.MailboxException
 
MailboxException() - Constructor for exception org.apache.james.mailbox.MailboxException
 
MailboxException(String, Exception) - Constructor for exception org.apache.james.mailbox.MailboxException
 
mailboxExists(MailboxPath, MailboxSession) - Method in interface org.apache.james.mailbox.MailboxManager
Does the given mailbox exist?
MailboxExistsException - Exception in org.apache.james.mailbox
Indicates that the operation failed since the mailbox already exists.
MailboxExistsException(String) - Constructor for exception org.apache.james.mailbox.MailboxExistsException
 
MailboxListener - Interface in org.apache.james.mailbox
Listens to Mailbox events.
MailboxListener.Added - Class in org.apache.james.mailbox
A mailbox event related to added message
MailboxListener.Added(long, MailboxPath) - Constructor for class org.apache.james.mailbox.MailboxListener.Added
 
MailboxListener.Event - Class in org.apache.james.mailbox
A mailbox event.
MailboxListener.Event(long, MailboxPath) - Constructor for class org.apache.james.mailbox.MailboxListener.Event
 
MailboxListener.Expunged - Class in org.apache.james.mailbox
 
MailboxListener.Expunged(long, MailboxPath) - Constructor for class org.apache.james.mailbox.MailboxListener.Expunged
 
MailboxListener.FlagsUpdated - Class in org.apache.james.mailbox
A mailbox event related to updated flags
MailboxListener.FlagsUpdated(long, MailboxPath) - Constructor for class org.apache.james.mailbox.MailboxListener.FlagsUpdated
 
MailboxListener.MailboxDeletionEvent - Class in org.apache.james.mailbox
Indicates that mailbox has been deleted.
MailboxListener.MailboxDeletionEvent(long, MailboxPath) - Constructor for class org.apache.james.mailbox.MailboxListener.MailboxDeletionEvent
 
MailboxListener.MailboxRenamed - Class in org.apache.james.mailbox
Indicates that a mailbox has been renamed.
MailboxListener.MailboxRenamed(long, MailboxPath) - Constructor for class org.apache.james.mailbox.MailboxListener.MailboxRenamed
 
MailboxListener.MessageEvent - Class in org.apache.james.mailbox
A mailbox event related to a message.
MailboxListener.MessageEvent(long, MailboxPath) - Constructor for class org.apache.james.mailbox.MailboxListener.MessageEvent
 
MailboxManager - Interface in org.apache.james.mailbox
Central MailboxManager which creates, lists, provides, renames and deletes Mailboxes An important goal is to be JavaMail feature compatible.
MailboxMetaData - Interface in org.apache.james.mailbox
Returned by the list method of MailboxRepository and others
MailboxMetaData.Children - Enum in org.apache.james.mailbox
Indicates whether this mailbox allows children and - if so - whether it has any.
MailboxMetaData.Selectability - Enum in org.apache.james.mailbox
RFC3501 Selectability flag
MailboxNotFoundException - Exception in org.apache.james.mailbox
Indicates that the failure is caused by a reference to a mailbox which does not exist.
MailboxNotFoundException(String) - Constructor for exception org.apache.james.mailbox.MailboxNotFoundException
 
MailboxNotFoundException(MailboxPath) - Constructor for exception org.apache.james.mailbox.MailboxNotFoundException
 
MailboxPath - Class in org.apache.james.mailbox
The path to a mailbox.
MailboxPath(String, String, String) - Constructor for class org.apache.james.mailbox.MailboxPath
 
MailboxPath(MailboxPath) - Constructor for class org.apache.james.mailbox.MailboxPath
 
MailboxPath(MailboxPath, String) - Constructor for class org.apache.james.mailbox.MailboxPath
 
MailboxQuery - Class in org.apache.james.mailbox
Expresses select criteria for mailboxes.
MailboxQuery(MailboxPath, String, char, char) - Constructor for class org.apache.james.mailbox.MailboxQuery
Constructs an expression determining a set of mailbox names.
mailboxRenamed(MailboxPath, MailboxPath, long) - Method in class org.apache.james.mailbox.util.MailboxEventDispatcher
Should get called when a Mailbox was renamed.
MailboxSession - Interface in org.apache.james.mailbox
Mailbox session.
MailboxSession.User - Interface in org.apache.james.mailbox
A mailbox user.
mailContains(String) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter matching messages which contains the given text either within the body or in the headers.
MessageManager - Interface in org.apache.james.mailbox
Interface which represent a Mailbox A MessageManager should be valid for the whole MailboxSession
MessageManager.MetaData - Interface in org.apache.james.mailbox
Meta data about the current state of the mailbox.
MessageManager.MetaData.FetchGroup - Enum in org.apache.james.mailbox
Describes the optional data types.
MessageRange - Class in org.apache.james.mailbox
Used to define a range of messages by uid or msn, or a individual message by key or message object.
MessageRange.Type - Enum in org.apache.james.mailbox
 
MessageResult - Interface in org.apache.james.mailbox
Used to get specific informations about a Message without dealing with a MimeMessage instance.
MessageResult.FetchGroup - Interface in org.apache.james.mailbox
Indicates the results fetched.
MessageResult.FetchGroup.PartContentDescriptor - Interface in org.apache.james.mailbox
Describes the contents to be fetched for a mail part.
MessageResult.Header - Interface in org.apache.james.mailbox
A header.
MessageResult.MimePath - Interface in org.apache.james.mailbox
Describes a path within a multipart MIME message.
MessageResultImpl - Class in org.apache.james.mailbox.util
Bean based implementation.
MessageResultImpl(long) - Constructor for class org.apache.james.mailbox.util.MessageResultImpl
 
MessageResultImpl() - Constructor for class org.apache.james.mailbox.util.MessageResultImpl
 
MessageResultImpl(long, Flags) - Constructor for class org.apache.james.mailbox.util.MessageResultImpl
 
MIME_CONTENT - Static variable in interface org.apache.james.mailbox.MessageResult.FetchGroup
 
MIME_DESCRIPTOR - Static variable in interface org.apache.james.mailbox.MessageResult.FetchGroup
 
MIME_HEADERS - Static variable in interface org.apache.james.mailbox.MessageResult.FetchGroup
 
MimeDescriptor - Interface in org.apache.james.mailbox
 
MINIMAL - Static variable in interface org.apache.james.mailbox.MessageResult.FetchGroup
For example: could have best performance when doing store and then forget.
MINIMAL - Static variable in class org.apache.james.mailbox.util.FetchGroupImpl
 

N

not(SearchQuery.Criterion) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter inverting the given criteria.

O

ON - Static variable in class org.apache.james.mailbox.SearchQuery.DateOperator
 
one(long) - Static method in class org.apache.james.mailbox.MessageRange
Constructs a range consisting of a single message only.
or(SearchQuery.Criterion, SearchQuery.Criterion) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter composing the two different criteria.
or(int) - Method in class org.apache.james.mailbox.util.FetchGroupImpl
 
or(int) - Method in class org.apache.james.mailbox.util.PartContentDescriptorImpl
 
order(MailboxMetaData, MailboxMetaData) - Static method in class org.apache.james.mailbox.StandardMailboxMetaDataComparator
Static comparison.
org.apache.james.mailbox - package org.apache.james.mailbox
 
org.apache.james.mailbox.util - package org.apache.james.mailbox.util
 

P

PartContentDescriptorImpl - Class in org.apache.james.mailbox.util
 
PartContentDescriptorImpl(MessageResult.MimePath) - Constructor for class org.apache.james.mailbox.util.PartContentDescriptorImpl
 
PartContentDescriptorImpl(int, MessageResult.MimePath) - Constructor for class org.apache.james.mailbox.util.PartContentDescriptorImpl
 
parts() - Method in interface org.apache.james.mailbox.MimeDescriptor
Gets parts.
path() - Method in interface org.apache.james.mailbox.MessageResult.FetchGroup.PartContentDescriptor
Path describing the part to be fetched.
path() - Method in class org.apache.james.mailbox.util.PartContentDescriptorImpl
 

R

range(long, long) - Static method in class org.apache.james.mailbox.MessageRange
Constructs an inclusive ranges of messages.
renameMailbox(MailboxPath, MailboxPath, MailboxSession) - Method in interface org.apache.james.mailbox.MailboxManager
Renames a mailbox.
RequestAware - Interface in org.apache.james.mailbox
Implementations of this interface are aware of processing requests

S

search(MailboxQuery, MailboxSession) - Method in interface org.apache.james.mailbox.MailboxManager
Searches for mailboxes matching the given query.
search(SearchQuery, MailboxSession) - Method in interface org.apache.james.mailbox.MessageManager
Searches for messages matching the given query.
SearchQuery - Class in org.apache.james.mailbox
Models a query used to search for messages.
SearchQuery() - Constructor for class org.apache.james.mailbox.SearchQuery
 
SearchQuery.AllCriterion - Class in org.apache.james.mailbox
Any message.
SearchQuery.AllCriterion() - Constructor for class org.apache.james.mailbox.SearchQuery.AllCriterion
 
SearchQuery.BooleanOperator - Class in org.apache.james.mailbox
Boolean value search.
SearchQuery.Conjunction - Enum in org.apache.james.mailbox
 
SearchQuery.ConjunctionCriterion - Class in org.apache.james.mailbox
Conjuction applying to the contained criteria.
SearchQuery.ConjunctionCriterion(SearchQuery.Conjunction, List<SearchQuery.Criterion>) - Constructor for class org.apache.james.mailbox.SearchQuery.ConjunctionCriterion
 
SearchQuery.ContainsOperator - Class in org.apache.james.mailbox
Contained value search.
SearchQuery.ContainsOperator(String) - Constructor for class org.apache.james.mailbox.SearchQuery.ContainsOperator
 
SearchQuery.Criterion - Class in org.apache.james.mailbox
Marker superclass for criteria.
SearchQuery.Criterion() - Constructor for class org.apache.james.mailbox.SearchQuery.Criterion
 
SearchQuery.CustomFlagCriterion - Class in org.apache.james.mailbox
Filters on a custom flag valuation.
SearchQuery.DateComparator - Enum in org.apache.james.mailbox
 
SearchQuery.DateOperator - Class in org.apache.james.mailbox
Operates on a date.
SearchQuery.DateOperator(SearchQuery.DateComparator, int, int, int) - Constructor for class org.apache.james.mailbox.SearchQuery.DateOperator
 
SearchQuery.ExistsOperator - Class in org.apache.james.mailbox
Existance search.
SearchQuery.ExistsOperator() - Constructor for class org.apache.james.mailbox.SearchQuery.ExistsOperator
 
SearchQuery.FlagCriterion - Class in org.apache.james.mailbox
Filters on a standard flag.
SearchQuery.HeaderCriterion - Class in org.apache.james.mailbox
Header value content search.
SearchQuery.HeaderOperator - Interface in org.apache.james.mailbox
Marks operator as suitable for header value searching.
SearchQuery.InOperator - Class in org.apache.james.mailbox
Search for numbers within set of ranges.
SearchQuery.InOperator(SearchQuery.NumericRange[]) - Constructor for class org.apache.james.mailbox.SearchQuery.InOperator
 
SearchQuery.InternalDateCriterion - Class in org.apache.james.mailbox
Filters on the internal date.
SearchQuery.InternalDateCriterion(SearchQuery.DateOperator) - Constructor for class org.apache.james.mailbox.SearchQuery.InternalDateCriterion
 
SearchQuery.NumericComparator - Enum in org.apache.james.mailbox
 
SearchQuery.NumericOperator - Class in org.apache.james.mailbox
Searches numberic values.
SearchQuery.NumericRange - Class in org.apache.james.mailbox
Numbers within a particular range.
SearchQuery.NumericRange(long) - Constructor for class org.apache.james.mailbox.SearchQuery.NumericRange
 
SearchQuery.NumericRange(long, long) - Constructor for class org.apache.james.mailbox.SearchQuery.NumericRange
 
SearchQuery.Operator - Interface in org.apache.james.mailbox
Search operator.
SearchQuery.Scope - Enum in org.apache.james.mailbox
 
SearchQuery.SizeCriterion - Class in org.apache.james.mailbox
Filters on the size of the message in octets.
SearchQuery.TextCriterion - Class in org.apache.james.mailbox
Message text.
SearchQuery.UidCriterion - Class in org.apache.james.mailbox
Filters on message identity.
SearchQuery.UidCriterion(SearchQuery.NumericRange[]) - Constructor for class org.apache.james.mailbox.SearchQuery.UidCriterion
 
set() - Static method in class org.apache.james.mailbox.SearchQuery.BooleanOperator
 
setBody(Content) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
setBodyContent(MessageResult.MimePath, Content) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
setFlags(Flags, boolean, boolean, MessageRange, MailboxSession) - Method in interface org.apache.james.mailbox.MessageManager
Sets flags on messages within the given range.
setFlags(Flags) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
setFullContent(Content) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
setFullContent(MessageResult.MimePath, Content) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
setHeaders(List<MessageResult.Header>) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
setHeaders(MessageResult.MimePath, Iterator<MessageResult.Header>) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
setInternalDate(Date) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
setMimeBodyContent(MessageResult.MimePath, Content) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
setMimeDescriptor(MimeDescriptor) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
setMimeHeaders(MessageResult.MimePath, Iterator<MessageResult.Header>) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
setName(String) - Method in class org.apache.james.mailbox.MailboxPath
Set the name of the mailbox.
setNamespace(String) - Method in class org.apache.james.mailbox.MailboxPath
Set the namespace this mailbox is in
setSize(int) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
setUid(long) - Method in class org.apache.james.mailbox.util.MessageResultImpl
 
setUser(String) - Method in class org.apache.james.mailbox.MailboxPath
Set the name of the user who owns the mailbox.
SimpleMailboxMetaData - Class in org.apache.james.mailbox.util
 
SimpleMailboxMetaData(MailboxPath, String) - Constructor for class org.apache.james.mailbox.util.SimpleMailboxMetaData
 
SimpleMailboxMetaData(MailboxPath, String, MailboxMetaData.Children, MailboxMetaData.Selectability) - Constructor for class org.apache.james.mailbox.util.SimpleMailboxMetaData
 
size() - Method in interface org.apache.james.mailbox.Content
Size (in octets) of the content.
sizeEquals(long) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter for message size equal to the given value
sizeGreaterThan(long) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter for message size greater than the given value
sizeLessThan(long) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter for message size less than the given value
StandardMailboxMetaDataComparator - Class in org.apache.james.mailbox
Orders by name with INBOX first.
StandardMailboxMetaDataComparator() - Constructor for class org.apache.james.mailbox.StandardMailboxMetaDataComparator
 
startProcessingRequest(MailboxSession) - Method in interface org.apache.james.mailbox.RequestAware
Start the processing of a request for the given MailboxSession.
subscribe(MailboxSession, String) - Method in interface org.apache.james.mailbox.SubscriptionManager
Subscribes the user in the session to the given mailbox.
SubscriptionException - Exception in org.apache.james.mailbox
Indicates exception during subscription processing.
SubscriptionException() - Constructor for exception org.apache.james.mailbox.SubscriptionException
 
SubscriptionException(Exception) - Constructor for exception org.apache.james.mailbox.SubscriptionException
 
SubscriptionManager - Interface in org.apache.james.mailbox
Subscribes users.
subscriptions(MailboxSession) - Method in interface org.apache.james.mailbox.SubscriptionManager
Finds all subscriptions for the user in the session.

T

toString() - Method in exception org.apache.james.mailbox.MailboxExistsException
 
toString() - Method in class org.apache.james.mailbox.MailboxPath
 
toString() - Method in class org.apache.james.mailbox.MailboxQuery
Renders a string suitable for logging.
toString() - Method in class org.apache.james.mailbox.MessageRange
 
toString() - Method in class org.apache.james.mailbox.SearchQuery.AllCriterion
 
toString() - Method in class org.apache.james.mailbox.SearchQuery.BooleanOperator
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.SearchQuery.ConjunctionCriterion
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.SearchQuery.ContainsOperator
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.SearchQuery.CustomFlagCriterion
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.SearchQuery.DateOperator
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.SearchQuery.ExistsOperator
 
toString() - Method in class org.apache.james.mailbox.SearchQuery.FlagCriterion
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.SearchQuery.HeaderCriterion
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.SearchQuery.InOperator
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.SearchQuery.InternalDateCriterion
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.SearchQuery.NumericOperator
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.SearchQuery.NumericRange
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.SearchQuery.SizeCriterion
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.SearchQuery.TextCriterion
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.SearchQuery
 
toString() - Method in class org.apache.james.mailbox.SearchQuery.UidCriterion
Constructs a String with all attributes in name = value format.
toString() - Method in class org.apache.james.mailbox.util.FetchGroupImpl
 
toString() - Method in class org.apache.james.mailbox.util.MessageResultImpl
Renders suitably for logging.
toString() - Method in class org.apache.james.mailbox.util.SimpleMailboxMetaData
 

U

uid(SearchQuery.NumericRange[]) - Static method in class org.apache.james.mailbox.SearchQuery
Creates a filter matching messages within any of the given ranges.
unset() - Static method in class org.apache.james.mailbox.SearchQuery.BooleanOperator
 
unsubscribe(MailboxSession, String) - Method in interface org.apache.james.mailbox.SubscriptionManager
Unsubscribes the user in the session from the given mailbox.
UnsupportedCriteriaException - Exception in org.apache.james.mailbox
Indicates that a search criteria is not supported.
UnsupportedCriteriaException() - Constructor for exception org.apache.james.mailbox.UnsupportedCriteriaException
 
UnsupportedOperationException - Exception in org.apache.james.mailbox
Indicates that an operation required is not supported by this mailbox.
UnsupportedOperationException(String) - Constructor for exception org.apache.james.mailbox.UnsupportedOperationException
 
UnsupportedSearchException - Exception in org.apache.james.mailbox
Indicates that the requested search is not supported by this implementation.
UnsupportedSearchException() - Constructor for exception org.apache.james.mailbox.UnsupportedSearchException
 
USER_NAMESPACE - Static variable in interface org.apache.james.mailbox.MailboxConstants
The namespace used for store user inboxes

V

valueOf(String) - Static method in enum org.apache.james.mailbox.MailboxMetaData.Children
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.james.mailbox.MailboxMetaData.Selectability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.james.mailbox.MessageManager.MetaData.FetchGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.james.mailbox.MessageRange.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.james.mailbox.SearchQuery.Conjunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.james.mailbox.SearchQuery.DateComparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.james.mailbox.SearchQuery.NumericComparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.james.mailbox.SearchQuery.Scope
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.james.mailbox.MailboxMetaData.Children
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.james.mailbox.MailboxMetaData.Selectability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.james.mailbox.MessageManager.MetaData.FetchGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.james.mailbox.MessageRange.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.james.mailbox.SearchQuery.Conjunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.james.mailbox.SearchQuery.DateComparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.james.mailbox.SearchQuery.NumericComparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.james.mailbox.SearchQuery.Scope
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(WritableByteChannel) - Method in interface org.apache.james.mailbox.Content
Writes content to the given channel.

A B C D E F G H I L M N O P R S T U V W

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