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

A

AbstractImageHandler - Class in org.apache.geronimo.javamail.handlers
 
AbstractImageHandler(DataFlavor) - Constructor for class org.apache.geronimo.javamail.handlers.AbstractImageHandler
 
AbstractTextHandler - Class in org.apache.geronimo.javamail.handlers
 
AbstractTextHandler(DataFlavor) - Constructor for class org.apache.geronimo.javamail.handlers.AbstractTextHandler
 
abutts(Range) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Test if two ranges exactly abutt each other.
abutts(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Tests if a single point abutts either the start or end of this Range.
ACL - Class in org.apache.geronimo.javamail.store.imap
A named access control list for IMAP resources.
ACL(String) - Constructor for class org.apache.geronimo.javamail.store.imap.ACL
Create an ACL for a resource.
ACL(String, Rights) - Constructor for class org.apache.geronimo.javamail.store.imap.ACL
Create a named ACL instance with an initial Rights set.
acls - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPACLResponse
 
add(Rights.Right) - Method in class org.apache.geronimo.javamail.store.imap.Rights
Add a single Right to the set.
add(Rights) - Method in class org.apache.geronimo.javamail.store.imap.Rights
Merge a Rights set with this set.
addACL(ACL) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Add an entry to the access control list for this folder.
addACLRights(String, ACL) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Add a set of ACL rights to a mailbox.
addFrom(Address[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
addHeader(String, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
addHeader(String, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
addHeader(String, String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
addHeader(String, String) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
addHeaderLine(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
addHeaderLine(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
addHeaderLine(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
addHeaderLine(String) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
addRecipients(Message.RecipientType, Address[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
addResponseHandler(IMAPUntaggedResponseHandler) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Attach a handler for untagged responses to this connection.
addRights(ACL) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Add Rights to a given ACL entry.
addToUidCache(Long, Message) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Add a message to the UID mapping cache, ensuring that the UID value is updated.
ADMINISTER - Static variable in class org.apache.geronimo.javamail.store.imap.Rights.Right
administer (perform SETACL)
allHeadersRetrieved - Variable in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
allow8bitMIME - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
apopEnabled - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
append(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Directly append a value to the buffer without attempting to insert whitespace or figure out any format encodings.
appendACL(ACL) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append an ACL value to a command.
appendACL(ACL, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append an ACL value to a command.
appendAnd(AndTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from an AndTerm item.
appendAtom(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append an atom value to the command.
appendAtom(byte[]) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append an atom to the command buffer.
appendBody(BodyTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from a BodyTerm item.
appendBodySection(String, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append a body section specification to a command string.
appendBodySection(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append a body section specification to a command string.
appendDate(Date) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Format a date into the form required for IMAP commands.
appendEncodedString(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append a string value to a command buffer, with encoding.
appendFetchProfile(FetchProfile) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append a FetchProfile information to an IMAPCommand that's to be issued.
appendFlag(FlagTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from a FlagTerm item.
appendFlags(Flags) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append a set of flags to a command buffer.
appendFrom(FromTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from a FromTerm item.
appendFrom(FromStringTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from a FromStringTerm item.
appendHeader(HeaderTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from a HeaderTerm item.
appendInteger(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append an integer value to the command, converting the integer into string form.
appendLiteral(byte[]) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append an IMAP literal values to the command.
appendLiteral(ByteArrayOutputStream) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append literal data to the command where the literal sourcd is a ByteArrayOutputStream.
appendLiteralHeader(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Add a literal header to the buffer.
appendLong(long) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append a long value to the command, converting the integer into string form.
appendMessage(String, Date, Flags, byte[]) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Append a message to a mailbox, given the direct message data.
appendMessage(Message) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Append a single message to the IMAP Folder.
appendMessageID(MessageIDTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from a MessageIDTerm item.
appendMessages(Message[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Append the supplied messages to this folder.
appendMessages(Message[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
 
appendMessages(Message[]) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Append messages to a folder.
appendMessages(Message[]) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
appendNot(NotTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from a NotTerm item.
appendOr(OrTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from an OrTerm item.
appendQuota(Quota) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append a quota specification to an IMAP command.
appendQuotaResource(Quota.Resource) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append a Quota.Resource element to an IMAP command.
appendQuotedString(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append a string value to a command buffer.
appendQuotedString(byte[]) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Write out a string of literal data, taking into account the need to escape both '"' and '\' characters.
appendReceivedDate(ReceivedDateTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from a ReceivedDateTerm item.
appendRecipient(RecipientTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from a RecipientTerm item.
appendRecipient(RecipientStringTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from a RecipientStringTerm item.
appendSearchDate(Date) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Format a date into the form required for IMAP search commands.
appendSearchTerm(SearchTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append an IMAP search sequence from a SearchTerm.
appendSentDate(SentDateTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from a SendDateTerm item.
appendSize(SizeTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from a SizeTerm item.
appendString(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append a string value to a command buffer.
appendString(String, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append a string value to a command buffer.
appendString(byte[]) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Append a value in a byte array to a command buffer.
appendSubject(SubjectTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
append IMAP search term information from a SubjectTerm item.
ARTICLE_FOLLOWS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
ARTICLE_TRANSFERRED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
atLineBreak - Variable in class org.apache.geronimo.javamail.util.MIMEInputReader
 
atLineBreak - Variable in class org.apache.geronimo.javamail.util.MIMEOutputStream
 
ATOM - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
 
attributes - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPListResponse
 
authEnabled - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
AUTHENTICATE_CLIENT - Static variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
AUTHENTICATE_SERVER - Static variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
authenticateClient(byte[]) - Method in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
Evaluate a DIGEST-MD5 login client authentication challenge, returning the a result string that should satisfy the clallenge.
authenticateServer(byte[]) - Method in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
Evaluate a DIGEST-MD5 login server authentication challenge, returning the a result string that should satisfy the clallenge.
AUTHENTICATION_ACCEPTED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
AUTHENTICATION_COMPLETE - Static variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
AUTHENTICATION_CRAMMD5 - Static variable in class org.apache.geronimo.javamail.authentication.AuthenticatorFactory
 
AUTHENTICATION_CRAMMD5 - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
AUTHENTICATION_DIGESTMD5 - Static variable in class org.apache.geronimo.javamail.authentication.AuthenticatorFactory
 
AUTHENTICATION_DIGESTMD5 - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
AUTHENTICATION_LOGIN - Static variable in class org.apache.geronimo.javamail.authentication.AuthenticatorFactory
 
AUTHENTICATION_LOGIN - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
AUTHENTICATION_PLAIN - Static variable in class org.apache.geronimo.javamail.authentication.AuthenticatorFactory
 
AUTHENTICATION_PLAIN - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
AUTHENTICATION_REJECTED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
authenticationResponse - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
authentications - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPCapabilityResponse
 
authentications - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
authenticator - Variable in class org.apache.geronimo.javamail.authentication.SASLAuthenticator
 
AuthenticatorFactory - Class in org.apache.geronimo.javamail.authentication
 
AuthenticatorFactory() - Constructor for class org.apache.geronimo.javamail.authentication.AuthenticatorFactory
 
authid - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
authid - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
authid - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
AUTHINFO_ACCEPTED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
AUTHINFO_ACCEPTED_FINAL - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
AUTHINFO_CHALLENGE - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
AUTHINFO_CONTINUE - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
AUTHINFO_REQUIRED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
AUTHINFO_SIMPLE_REJECTED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
AUTHINFO_SIMPLE_REQUIRED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
authInfoSaslAllowed - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
authInfoUserAllowed - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
availableConnection - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
availableConnections - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
availableFlags - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
 
availableFlags - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 

B

bcc - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPEnvelope
 
BODY - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection
 
BODY - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
 
BODY_FOLLOWS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
bodySize - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
BODYSTRUCTURE - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
 
bodyStructure - Variable in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
bodyStructure - Variable in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
buffer - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseStream
 
BUFFER_SIZE - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseStream
 
buildResponse(boolean) - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Build a POP3Response item from the response stream.

C

cachedStatus - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
capabilities - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPCapabilityResponse
 
capabilities - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
capabilities - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
CAPABILITY_LIST - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
CAPABILITY_LOGIN_DISABLED - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
 
CAPABILITY_STARTTLS - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
cc - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPEnvelope
 
CHALLENGE - Static variable in interface org.apache.geronimo.javamail.store.pop3.POP3Constants
 
checkClosed() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Ensure the folder is not open for operations that require the folder to be closed.
checkClosed() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Ensure the folder is not open
checkConnected() - Method in class org.apache.geronimo.javamail.util.MailConnection
Verify that we have a good connection before attempting to send a command.
checkFolderValidity() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Verify that this folder exists on the server before performning an operation that requires a valid Folder instance.
checkLeftParen() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Ensure that the next token in the parsed response is a '(' character.
checkListEnd() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Check to see if we're at the end of a parenthized list without advancing the parsing pointer.
checkLiteral() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseStream
Check the line just read to see if we're processing a line with a literal value.
checkMessageFolder(Message) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Check if a Message is properly within the target folder.
checkMessageValidity(int) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Validate that a target message number is considered valid by the IMAP server.
checkOpen() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Ensure the folder is open.
checkOpen() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Ensure the folder is open
checkOpenReadWrite() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Check that the folder is open and in read/write mode.
checkReadWrite() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Ensure that the folder is open for read/write mode before doing an operation that would make a change.
checkRightParen() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Ensure that the next token in the parsed response is a ')' character.
checkSearchEncoding(SearchTerm) - Static method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Run the tree of search terms, checking for problems with the terms that may require specifying a CHARSET modifier on a SEARCH command sent to the server.
checkSearchEncoding(SearchTerm[]) - Static method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Run an array of search term items to check each one for ASCII encoding problems.
checkStringEncoding(String) - Static method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Check a string to see if this can be processed using just 7-bit ASCII.
checkToken(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Get the next token and verify that it's of the expected type for the context.
checkValidity() - Method in class org.apache.geronimo.javamail.store.imap.IMAPAttachedMessage
Check if this message is still valid.
checkValidity() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Check the validity of the current message.
checkValidity(boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Check the validity of the current message.
cleanupFolder(boolean, boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Do folder cleanup.
cleanupFolder(boolean) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
Do folder cleanup.
ClientAuthenticator - Interface in org.apache.geronimo.javamail.authentication
Simplified version of the Java 5 SaslClient interface.
clientResponse - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
clone() - Method in class org.apache.geronimo.javamail.store.imap.ACL
Creates and returns a copy of this object.
clone() - Method in class org.apache.geronimo.javamail.store.imap.Rights
Clone a set of Rights.
close() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Close the connection.
close() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Close the entire connection pool.
close(boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Close this folder; it must already be open.
close() - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Close this service and terminate its physical connection.
close() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrc
Close the newsrc file, persisting it back to disk if the file has changed.
close(boolean) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Close the folder.
close() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
close() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Close the connection.
close() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
Close the entire connection pool.
close(boolean) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
Close a POP3 folder.
close() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
Close the store, and any open folders associated with the store.
close() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Close the connection.
close() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
Close the connection.
close() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Close the connection.
close() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Close the connection.
close() - Method in class org.apache.geronimo.javamail.util.MIMEInputReader
Close the stream.
closed - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
 
closed - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
closed - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
closed - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
closeFolder() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Peform folder type-specific close actions.
closeFolder() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
Close the folder, which also clears out the article caches.
closeMailbox() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Deselect a mailbox when a folder returns a connection.
closeOpenFolders() - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Close all open folders.
closeOpenFolders() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
Close all open folders.
closeServerConnection() - Method in class org.apache.geronimo.javamail.util.MailConnection
Close the server connection at termination.
closeStaleConnections() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Flush any connections from the pool that have not been used for at least the connection pool timeout interval.
CLOSING_CONNECTION - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
cmd - Variable in exception org.apache.geronimo.javamail.transport.smtp.SMTPAddressFailedException
 
cmd - Variable in exception org.apache.geronimo.javamail.transport.smtp.SMTPAddressSucceededException
 
cmd - Variable in exception org.apache.geronimo.javamail.transport.smtp.SMTPSendFailedException
 
COMMAND_NOT_RECOGNIZED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
COMMAND_SYNTAX_ERROR - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
CommandFailedException - Exception in org.apache.geronimo.javamail.util
 
CommandFailedException() - Constructor for exception org.apache.geronimo.javamail.util.CommandFailedException
 
CommandFailedException(String) - Constructor for exception org.apache.geronimo.javamail.util.CommandFailedException
 
CommandFailedException(String, Exception) - Constructor for exception org.apache.geronimo.javamail.util.CommandFailedException
 
complete - Variable in class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
 
COMPLETE - Static variable in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
 
complete - Variable in class org.apache.geronimo.javamail.authentication.PlainAuthenticator
 
complete - Variable in class org.apache.geronimo.javamail.authentication.SASLAuthenticator
 
computeCramDigest(byte[], byte[]) - Method in class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
Compute a CRAM digest using the hmac_md5 algorithm.
conditionalWhitespace() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Add a whitespace character to the command if the previous token was a type that required a white space character to mark the boundary.
connect(Socket) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Connect to a server using an already created socket.
connect(Socket) - Method in class org.apache.geronimo.javamail.util.MailConnection
Establish a connection using an existing socket.
connection - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
connection - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
connection - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
connection - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
 
connection - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
ConnectionException - Exception in org.apache.geronimo.javamail.util
 
ConnectionException() - Constructor for exception org.apache.geronimo.javamail.util.ConnectionException
 
ConnectionException(String) - Constructor for exception org.apache.geronimo.javamail.util.ConnectionException
 
ConnectionException(String, Exception) - Constructor for exception org.apache.geronimo.javamail.util.ConnectionException
 
connectionPool - Variable in class org.apache.geronimo.javamail.store.imap.IMAPStore
 
connectionPool - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
contains(Rights.Right) - Method in class org.apache.geronimo.javamail.store.imap.Rights
Test if a Rights set contains a given Right.
contains(Rights) - Method in class org.apache.geronimo.javamail.store.imap.Rights
Test if this Rights set contains all of the Rights contained in another set.
contains(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Test if a range contains a point value.
contains(Range) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Test if one range is completely contained within another Range.
contentDescription - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
contentID - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
contentLoaded - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
CONTINUATION - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
 
convertTransferEncoding(MimePart) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Check to see if a MIME body part can have its encoding changed from quoted-printable or base64 encoding to 8bit encoding.
copyMessages(String, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Copy a range of messages to a target mailbox.
copyMessages(Message[], Folder) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Copy the specified messages to another folder.
count - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxResponse
 
CountingOutputStream - Class in org.apache.geronimo.javamail.util
An implementation of an OutputStream just counts the number of bytes written to the stream.
CountingOutputStream() - Constructor for class org.apache.geronimo.javamail.util.CountingOutputStream
 
CR - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
constants for EOL termination
CR - Static variable in class org.apache.geronimo.javamail.util.MailConnection
constants for EOL termination
CramMD5Authenticator - Class in org.apache.geronimo.javamail.authentication
 
CramMD5Authenticator(String, String) - Constructor for class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
Main constructor.
create(int) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Create a new folder capable of containing subfolder and/or messages as determined by the type parameter.
create(int) - Method in class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
 
CREATE - Static variable in class org.apache.geronimo.javamail.store.imap.Rights.Right
create (CREATE new sub-mailboxes in any implementation-defined hierarchy)
create(int) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Create a new folder.
create(int) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
Always returns false as any creation operation must fail.
createMailbox(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Create a mailbox.
createPoolConnection() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Creates an authenticated pool connection and adds it to the connection pool.
createPoolConnection() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
Creates an authenticated pool connection and adds it to the connection pool.
CRLF - Static variable in interface org.apache.geronimo.javamail.store.pop3.POP3Constants
 
currentConnection - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 

D

data - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMessageText
 
dataItems - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchResponse
 
date - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPEnvelope
 
date - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPInternalDate
 
dateFormat - Static variable in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
dateParser - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
 
debug - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
debug - Variable in class org.apache.geronimo.javamail.store.imap.IMAPStore
 
debug - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
debug - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
debug - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
debug - Variable in class org.apache.geronimo.javamail.util.TraceInputStream
 
debug - Variable in class org.apache.geronimo.javamail.util.TraceOutputStream
 
debugOut(String) - Method in class org.apache.geronimo.javamail.util.MailConnection
Internal debug output routine.
debugOut(String, Throwable) - Method in class org.apache.geronimo.javamail.util.MailConnection
Internal debugging routine for reporting exceptions.
debugStream - Variable in class org.apache.geronimo.javamail.store.imap.IMAPStore
 
debugStream - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
debugStream - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
decode(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Decode a Base 64 encoded string value.
decode(String, int, StringBuffer) - Static method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Decode a section of an encoded string value.
decodeChallengeResponse() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPTaggedResponse
Decode the message portion of a continuation challenge response.
decodeChallengeResponse() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Response
Decode the message portion of a continuation challenge response.
decodingTable - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
 
dedicatedStoreConnection - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
DEFAULT_IMAP_PORT - Static variable in class org.apache.geronimo.javamail.store.imap.IMAPStore
 
DEFAULT_IMAP_SSL_PORT - Static variable in class org.apache.geronimo.javamail.store.imap.IMAPStore
 
DEFAULT_MAIL_HOST - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
DEFAULT_MAIL_HOST - Static variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
DEFAULT_MAIL_HOST - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
DEFAULT_MAIL_HOST - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
DEFAULT_MAIL_SMTP_PORT - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
DEFAULT_MAIL_SMTPS_PORT - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
DEFAULT_NNTP_PORT - Static variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
DEFAULT_NNTP_PORT - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
property keys for protocol properties.
DEFAULT_NNTP_PORT - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
 
DEFAULT_NNTP_PORT - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
property keys for protocol properties.
DEFAULT_NNTP_SSL_PORT - Static variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
DEFAULT_NNTP_SSL_PORT - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
 
DEFAULT_POOL_TIMEOUT - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
DEFAULT_POP3_PORT - Static variable in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
DEFAULT_POP3_SSL_PORT - Static variable in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
DEFAULT_STATUS_TIMEOUT - Static variable in class org.apache.geronimo.javamail.store.imap.IMAPStore
 
defaultPort - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
defaultPort - Variable in class org.apache.geronimo.javamail.util.ProtocolProperties
 
delete(boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Delete this folder and possibly any subfolders.
delete(boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
 
DELETE - Static variable in class org.apache.geronimo.javamail.store.imap.Rights.Right
delete (STORE DELETED flag, perform EXPUNGE)
delete(boolean) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Delete a folder.
delete(boolean) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
deleteACL(String, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Delete an ACL item for a given user name from a target mailbox.
deleteMailbox(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Delete a mailbox.
deleteMessage(int) - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Delete a single message from the mail server.
DigestMD5Authenticator - Class in org.apache.geronimo.javamail.authentication
Process a DIGEST-MD5 authentication, using the challenge/response mechanisms.
DigestMD5Authenticator(String, String, String, String) - Constructor for class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
Main constructor.
DigestMD5Authenticator.NameValuePair - Class in org.apache.geronimo.javamail.authentication
Simple inner class to represent a name/value pair.
disposition - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
dispositionParameters - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
DOT - Static variable in interface org.apache.geronimo.javamail.store.pop3.POP3Constants
 

E

encode(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Encode a string using the modified UTF-7 encoding.
encode(byte[], int, StringBuffer) - Static method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Encode a single buffer of characters.
encodingTable - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
 
endList() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Write out the end of the list.
endOfData - Variable in class org.apache.geronimo.javamail.util.MIMEInputReader
 
ENVELOPE - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
 
envelope - Variable in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
envelopeFrom - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
EOF - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
 
EOF - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
 
equals(Rights) - Method in class org.apache.geronimo.javamail.store.imap.Rights
Test if two Rights sets are equivalent.
ERR - Static variable in interface org.apache.geronimo.javamail.store.pop3.POP3Constants
 
evaluateChallenge(byte[]) - Method in interface org.apache.geronimo.javamail.authentication.ClientAuthenticator
Evaluate a challenge and return a response that can be sent back to the server.
evaluateChallenge(byte[]) - Method in class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
Evaluate a CRAM-MD5 login challenge, returning the a result string that should satisfy the clallenge.
evaluateChallenge(byte[]) - Method in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
Evaluate a DIGEST-MD5 login challenge, returning the a result string that should satisfy the clallenge.
evaluateChallenge(byte[]) - Method in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
Evaluate a PLAIN login challenge, returning the a result string that should satisfy the clallenge.
evaluateChallenge(byte[]) - Method in class org.apache.geronimo.javamail.authentication.PlainAuthenticator
Evaluate a PLAIN login challenge, returning the a result string that should satisfy the clallenge.
evaluateChallenge(byte[]) - Method in class org.apache.geronimo.javamail.authentication.SASLAuthenticator
Evaluate a login challenge, returning the a result string that should satisfy the clallenge.
evaluateFetch(FetchProfile) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Evaluate whether this message requires any of the information in a FetchProfile to be fetched from the server.
exists() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Check to see if this folder physically exists in the store.
exists() - Method in class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
 
exists() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Indicated whether the folder "exists" or not.
exists() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
Test to see if this folder actually exists.
exists - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
exists() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
Indicate whether a folder exists.
expandGroups(Address[]) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Expand the address list by converting any group addresses into single address targets.
expunge() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Permanently delete all supplied messages that have the DELETED flag set from the Store.
expunge() - Method in class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
 
expunge() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Expunge messages marked for deletion and return a list of the Messages.
expunge() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
expungeDeletedMessages(POP3Connection) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
Mark any messages we've flagged as deleted from the POP3 server before closing.
expungeMailbox() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Tells the IMAP server to expunge messages marked for deletion.
expungeMessage(int) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Process an EXPUNGE response for a message, removing the message from the message cache.
extensionParameter(String) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Retrieve any argument information associated with a extension reported back by the server on the EHLO command.
extensionParameter(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Retrieve any argument information associated with a extension reported back by the server on the EHLO command.
EXTENSIONS_SUPPORTED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
extractFetchDataItem(long, int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Extract a fetch response data item from the queued elements.
extractFetchDataItems(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Extract a all fetch responses that contain a given data item.
extractFetchResponses(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Extract all responses from the pending queue that are "FETCH" responses for a given message number.
extractResponse(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Extract a single response from the pending queue that match a give keyword type.
extractResponses(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Extract all responses from the pending queue that match a give keyword type.

F

fetch(String, FetchProfile) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Prefetch message information based on the request profile.
FETCH - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
 
fetch(Message[], FetchProfile) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Hint to the store to prefetch information on the supplied messages.
fetch(Message[], FetchProfile) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
 
fetch(Message[], FetchProfile) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
fetchBody(int, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Issue a FETCH command to retrieve the entire message body in one shot.
fetchBodyPartText(int, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Issue a FETCH command to retrieve the message text
fetchBodyStructure(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Issue a FETCH command to retrieve the message BODYSTRUCTURE structure.
fetchContent(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Fetch the message content.
fetchContent(int, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Fetch the message content.
fetchEnvelope(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Issue a fetch command to retrieve the message ENVELOPE structure.
fetchFlags(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Fetch the flag set for a given message sequence number.
fetchHeaders(int, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Issue a FETCH command to retrieve the message RFC822.HEADERS structure containing the message headers (using PEEK).
fetchQuota(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Fetch QUOTA information from a named QUOTE root.
fetchQuotaRoot(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Fetch the quota root information for a target mailbox.
fetchText(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Issue a FETCH command to retrieve the message text
fillBufferIfNeeded() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseStream
 
filterActiveGroups(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPRootFolder
Retrieve the list of matching groups from the NNTP server using the LIST ACTIVE command.
filterAllGroups(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPRootFolder
Retrieve a list of all groups from the server and filter on the names.
filterFolders(String, boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Retrieve the list of matching groups from the IMAP server using the LIST or LSUB command.
filterSubscribedGroups(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPRootFolder
Return the set of groups from the newsrc subscribed groups list that match a given filter.
finalize() - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Finalizer to perform IMAPStore() cleanup when no longer in use.
finalize() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
Finalizer to perform IMAPStore() cleanup when no longer in use.
findListResponse(List, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Search a list of LIST responses for one containing information for a particular mailbox name.
firstArticle - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
 
fixEmailAddress(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Convert an InternetAddress into a form sendable on an SMTP mail command.
FLAGS - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
 
flags - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFlags
 
flags - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFlagsResponse
 
flags - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPPermanentFlagsResponse
 
folderOpen - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
folderOpen - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
folderType - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
folderType - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
forceTerminatingLineBreak() - Method in class org.apache.geronimo.javamail.util.MIMEOutputStream
Force the stream to be terminated at a line break.
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPDateFormat
 
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPSearchDateFormat
 
freeAllConnections() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Cleanup time.
from - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPEnvelope
 
fullname - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
fullName - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
fullName - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 

G

GENERAL_ERROR - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection.SendStatus
 
generateExceptionChain(SMTPConnection.SendStatus[], boolean) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Turn a series of send status items into a chain of exceptions indicating the state of each send operation.
generateMessageSet(List) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Generate a message set string from a List of messages rather than an array.
generateMessageSet(Message[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Take an array of messages and generate a String argument as specified by RFC 2060.
getACLRights(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Get the ACL rights assigned to a given mailbox.
getAddress() - Method in exception org.apache.geronimo.javamail.transport.smtp.SMTPAddressFailedException
Retrieve the internet address associated with this exception.
getAddress() - Method in exception org.apache.geronimo.javamail.transport.smtp.SMTPAddressSucceededException
Retrieve the internet address associated with this exception.
getAddress() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection.SendStatus
Retrieve the InternetAddress object associated with this send operation.
getAllHeaderLines() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
getAllHeaderLines() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
getAllHeaderLines() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getAllHeaderLines() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
getAllHeaders() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
getAllHeaders() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
getAllHeaders() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getAllHeaders() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
getAllow8bitMIME() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Retrieve the current 8bitMIME attribute.
getAttributes() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Get the set of attributes defined for the folder as the set of capabilities returned when the folder was opened.
getAuthentications() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCapabilityResponse
Retrieve the map of the server-supported authentication mechanisms.
getAuthenticator(ProtocolProperties, List, String, String, String, String, String) - Static method in class org.apache.geronimo.javamail.authentication.AuthenticatorFactory
 
getBodyPart(int) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMultipartDataSource
 
getBooleanProperty(String, boolean) - Method in class org.apache.geronimo.javamail.util.ProtocolProperties
Get a property associated with this mail session as an boolean value.
getBooleanSessionProperty(String, boolean) - Method in class org.apache.geronimo.javamail.util.ProtocolProperties
Get a property associated with this mail session as an boolean value.
getCapabilities() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCapabilityResponse
Return the capability map for the server.
getCapabilities() - Method in class org.apache.geronimo.javamail.util.MailConnection
Get the capabilities map.
getCapability() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Get the servers capabilities from the wire....
getCharSet(String) - Method in class org.apache.geronimo.javamail.handlers.AbstractTextHandler
get the character set from content type
getCode() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
Return the code value associated with the reply.
getCommand() - Method in exception org.apache.geronimo.javamail.transport.smtp.SMTPAddressFailedException
Get the failing command string for the exception.
getCommand() - Method in exception org.apache.geronimo.javamail.transport.smtp.SMTPAddressSucceededException
Get the failing command string for the exception.
getCommand() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection.SendStatus
Get the command string sent for this send operation.
getCommand() - Method in exception org.apache.geronimo.javamail.transport.smtp.SMTPSendFailedException
Get the failing command string for the exception.
getConnectedSocket() - Method in class org.apache.geronimo.javamail.util.MailConnection
Creates a connected socket
getConnectedSSLSocket() - Method in class org.apache.geronimo.javamail.util.MailConnection
Creates a connected SSL socket for an initial SSL connection.
getConnectedTLSSocket() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Switch the connection to using TLS level security, switching to an SSL socket.
getConnectedTLSSocket() - Method in class org.apache.geronimo.javamail.util.MailConnection
Switch the connection to using TLS level security, switching to an SSL socket.
getConnection() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Create a transport connection object and connect it to the target server.
getConnection() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Get a connection from the pool.
getConnection() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Retrieve the connection attached to this folder.
getConnection() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
get the current connection pool attached to the folder.
getConnection() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Create a transport connection object and connect it to the target server.
getConnection() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
Get a connection from the pool.
getConnection() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
Retrieve the connection attached to this folder.
getConnection() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
get the current connection pool attached to the folder.
getConnection() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
Get a connection for the store.
getConnection() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Create a transport connection object and connect it to the target server.
getConnection() - Method in class org.apache.geronimo.javamail.util.MailConnection
Create a transport connection object and connect it to the target server.
getConnectionProperties() - Method in class org.apache.geronimo.javamail.util.MailConnection
Get common connection properties before creating a connection socket.
getConnectionStreams() - Method in class org.apache.geronimo.javamail.util.MailConnection
Set up the input and output streams for server communications once the socket connection has been made.
getContent(DataSource) - Method in class org.apache.geronimo.javamail.handlers.AbstractImageHandler
 
getContent(DataSource) - Method in class org.apache.geronimo.javamail.handlers.AbstractTextHandler
Read the content from the DataSource and transform it into a text object (String).
getContent(DataSource) - Method in class org.apache.geronimo.javamail.handlers.MultipartHandler
 
getContent() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPBody
Get the part content as a byte array.
getContent() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPMessageText
Retrieved the header data.
getContentID() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Retrieve the value of the "Content-ID" header.
getContentID() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
getContentLanguage() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Return the content languages associated with this message.
getContentMD5() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
getContentMD5() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
getContentStream() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Return an InputStream instance for accessing the message content.
getContentStream() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
getContentStream() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getContentStream() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Response
 
getContentStream() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
Get an InputStream for reading the message content.
getContentType() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Returns the current content type (defined in the "Content-Type" header.
getContentType() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
Get the content type for the body part.
getCount() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchResponse
Get the section count.
getCount() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMultipartDataSource
 
getCount() - Method in class org.apache.geronimo.javamail.util.CountingOutputStream
Get the current accumulator total for this stream.
getData() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Response
 
getData() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
Retrieve the long-command data from this response.
getDataHandler() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Create the DataHandler object for this message.
getDataHandler() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
Create the DataHandler object for this message.
getDataItem(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchResponse
Fetch a particular response type from the response dataItems.
getDataItems() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchResponse
Get the complete set of response dataItems.
getDate() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPInternalDate
Retrieved the parsed internal date object.
getDefaultFolder() - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Return a Folder object that represents the root of the namespace for the current user.
getDefaultFolder() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
getDefaultFolder() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
Return a Folder object that represents the root of the namespace for the current user.
getDefaultPort() - Method in class org.apache.geronimo.javamail.util.ProtocolProperties
Return the default port to use with this connection.
getDeletedMessageCount() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Return the number of messages in this folder that have the Flag.DELETED flag set.
getDeletedMessagesCount() - Method in class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
 
getDeliveryStatusNotification(Message) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Determine what delivery status notification should be added to the RCPT TO: command.
getDescription() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
getDescription() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
getDisposition() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Retrieve the message "Content-Disposition" header field.
getDisposition() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
Retrieve the disposition information about this body part.
getEncoding(byte[]) - Static method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Determine what type of token encoding needs to be used for a string value.
getEncoding() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Decode the Content-Transfer-Encoding header to determine the transfer encoding type.
getEncoding() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
getEnd() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Get the ending point for the Range.
getEnvelopeFrom() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Retrieve the current evelopeFrom attribute.
getException(boolean) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection.SendStatus
Get an exception object associated with this send operation.
getExtensions() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Ask the server what extensions it supports.
getFileName() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
getFirstLine() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Response
 
getFlags() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPFlagsResponse
Get the parsed flags value.
getFlags() - Method in class org.apache.geronimo.javamail.store.imap.IMAPAttachedMessage
Return a copy the flags associated with this message.
getFlags() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Return a copy the flags associated with this message.
getFolder(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Get the Folder determined by the supplied name; if the name is relative then it is interpreted relative to this folder.
getFolder(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
Get the Folder determined by the supplied name; if the name is relative then it is interpreted relative to this folder.
getFolder(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Return the Folder corresponding to the given name.
getFolder(URLName) - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Return the folder identified by the URLName; the URLName must refer to this Store.
getFolder(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Get a named subfolder from this folder.
getFolder(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPRootFolder
Get a new folder from the root folder.
getFolder(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
getFolder(URLName) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
getFolder(String) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
getFolder(String) - Method in class org.apache.geronimo.javamail.store.pop3.POP3RootFolder
Get a folder of a given name from the root folder.
getFolder(String) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
Return the Folder corresponding to the given name.
getFolder(URLName) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
Return the folder identified by the URLName; the URLName must refer to this Store.
getFolderConnection() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Get a connection for Folder.
getFrom() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Get the message "From" addresses.
getFullName() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Retrieve the folder's full name (including hierarchy information).
getFullName() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Retrieve the folder's full name (including hierarchy information).
getFullName() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
Retrieve the folder's full name (including hierarchy information).
getGroup(String) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrc
Retrieve the newsrc group information for a named group.
getGroupName(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPRootFolder
Utility method for extracting a name from a group list response.
getGroups() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrc
Retrieve the current set of loaded groups.
getHeader(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Following is a set of methods that deal with headers These methods are just overrides on the superclass methods to allow lazy loading of the header information.
getHeader(String, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
getHeader(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
Following is a set of methods that deal with headers These methods are just overrides on the superclass methods to allow lazy loading of the header information.
getHeader(String, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
getHeader(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Following is a set of methods that deal with headers These methods are just overrides on the superclass methods to allow lazy loading of the header information.
getHeader(String, String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getHeader(String) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
getHeader(String, String) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
getHost() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Return the server host for this connection.
getHost() - Method in class org.apache.geronimo.javamail.util.MailConnection
Retrieve the connection host.
getInbox() - Method in class org.apache.geronimo.javamail.store.pop3.POP3RootFolder
Retrieve the INBOX folder from the root.
getInputReader() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrc
Abstract open method intended for sub class initialization.
getInputReader() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcFile
Retrieve an input reader for loading the newsrc file.
getInputStream() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPBody
Get an input stream for reading the part content.
getInReplyTo() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Return the IMAP in reply to information (retrieved with the ENVELOPE).
getInstance(char) - Static method in class org.apache.geronimo.javamail.store.imap.Rights.Right
Get an instance for a right from the single character right value.
getInteger() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
Return the token as an integer value.
getIntProperty(String, int) - Method in class org.apache.geronimo.javamail.util.ProtocolProperties
Get a property associated with this mail session as an integer value.
getIntSessionProperty(String, int) - Method in class org.apache.geronimo.javamail.util.ProtocolProperties
Get a property associated with this mail session as an integer value.
getKeyword() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPUntaggedResponse
Return the KEYWORD that identifies the type of this untagged response.
getLastServerResponse() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Retrieve the last response received from the NNTP server.
getLastServerResponse() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Retrieve the last response received from the SMTP server.
getLineCount() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Get a line count for the IMAP message.
getLineCount() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
Get the estimated line count for the body part.
getLineCount() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Get a line count for the NNTP message.
getLiteralLength() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseBuffer
Retrieve an IMAP literal length value from the buffer.
getLocalHost() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Retrieve the local client host name.
getLocalHost() - Method in class org.apache.geronimo.javamail.util.MailConnection
Retrieve the local client host name.
getLoginAuthenticator() - Method in class org.apache.geronimo.javamail.util.MailConnection
Process SASL-type authentication.
getLong() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
Return the token as a long value.
getMailBoxName() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Protected class intended for subclass overrides.
getMailBoxName() - Method in class org.apache.geronimo.javamail.store.imap.IMAPNamespaceFolder
Override of the default IMAPFolder method to provide the mailbox name as the prefix + delimiter.
getMailboxStatus(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Retrieve a complete set of status items for a mailbox.
getMailExtension() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Retrieve the current mailExtension attribute.
getMatchingHeaderLines(String[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
getMatchingHeaderLines(String[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
getMatchingHeaderLines(String[]) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getMatchingHeaderLines(String[]) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
getMatchingHeaders(String[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
getMatchingHeaders(String[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
getMatchingHeaders(String[]) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getMatchingHeaders(String[]) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
getMechanismName() - Method in interface org.apache.geronimo.javamail.authentication.ClientAuthenticator
Return the mechanism name implemented by this authenticator.
getMechanismName() - Method in class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
Retrieve the authenticator mechanism name.
getMechanismName() - Method in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
Retrieve the authenticator mechanism name.
getMechanismName() - Method in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
Retrieve the authenticator mechanism name.
getMechanismName() - Method in class org.apache.geronimo.javamail.authentication.PlainAuthenticator
Retrieve the authenticator mechanism name.
getMechanismName() - Method in class org.apache.geronimo.javamail.authentication.SASLAuthenticator
Retrieve the authenticator mechanism name.
getMessage() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPOkResponse
Get any trailing message associated with this status response.
getMessage() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPServerStatusResponse
Get any trailing message associated with this status response.
getMessage() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPTaggedResponse
Get the message included on the tagged response.
getMessage(int) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Retrieve the message with the specified index in this Folder; messages indices start at 1 not zero.
getMessage(int) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Checks wether the message is in cache, if not will create a new message object and return it.
getMessage(int) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
Checks wether the message is in cache, if not will create a new message object and return it.
getMessage(int) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
Checks wether the message is in cache, if not will create a new message object and return it.
getMessage() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
Get the message text associated with the reply.
getMessageByUID(long) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Retrieve a message using the UID rather than the message sequence number.
getMessageCount() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Return the number of messages this folder contains.
getMessageCount() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Get the count of messages in this folder.
getMessageCount() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
Get the folder message count.
getMessageID() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
getMessageId() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Get the server assigned messageid for the article.
getMessageNumber() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3ListResponse
 
getMessages(int, int) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Retrieve a range of messages for this folder.
getMessages() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
Retrieve all articles in the group.
getMessagesByUID(long, long) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Get a series of messages using a UID range.
getMessagesByUID(long[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Retrieve a set of messages by explicit UIDs.
getMessagesCount() - Method in class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
 
getMode() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
getMultipleMessageDetails() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3ListResponse
Messages can be accessed by multipleMsgs.getElementAt(msgnum)
getMyRights(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Get the current user's ACL rights to a given mailbox.
getName() - Method in class org.apache.geronimo.javamail.store.imap.ACL
Get the ACL name.
getName() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Retrieve the folder name.
getName() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
Get the group name.
getName() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Retrieve the folder name.
getName() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
Retrieve the folder name.
getNamespaceFolders(List) - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Convert a List of IMAPNamespace definitions into an array of Folder instances.
getNamespaces() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Retrieve the user name space info from the server.
getNamespaces() - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Get the namespace information from the IMAP server.
getNewMessageCount() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Return the numbew of messages in this folder that have the Flag.RECENT flag set.
getNewMessagesCount() - Method in class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
 
getNonMatchingHeaderLines(String[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
getNonMatchingHeaderLines(String[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
getNonMatchingHeaderLines(String[]) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getNonMatchingHeaderLines(String[]) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
getNonMatchingHeaders(String[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
getNonMatchingHeaders(String[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
getNonMatchingHeaders(String[]) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getNonMatchingHeaders(String[]) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
getNotifyOptions() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Retrieve the current notifyOptions attribute.
getNumMessages() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3StatusResponse
 
getOutputWriter() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrc
Abstract open for output method intended for subclass implementation.
getOutputWriter() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcFile
Obtain a writer for saving a newsrc file.
getParent() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Return the parent for this folder; if the folder is at the root of a heirarchy this returns null.
getParent() - Method in class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
 
getParent() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Returns the parent folder for this folder.
getParent() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
Never return "this" as the parent folder.
getParent() - Method in class org.apache.geronimo.javamail.store.pop3.POP3RootFolder
Get the parent.
getPartNumber() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchBodyPart
Get the part number information associated with this request.
getPermanentFlags() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Get the permanentFlags
getPermanentFlags() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Get the permanentFlags
getPermanentFlags() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
getPersonalNamespaces() - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Return the root folders of the personal namespace belonging to the current user.
getPoolConnection() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Obtain a connection from the existing connection pool.
getProperties() - Method in class org.apache.geronimo.javamail.util.ProtocolProperties
Get the complete set of properties associated with this Session.
getProperty(String) - Method in class org.apache.geronimo.javamail.util.ProtocolProperties
Get a property associated with this mail protocol.
getProperty(String, String) - Method in class org.apache.geronimo.javamail.util.ProtocolProperties
Get a property associated with this mail session.
getProtocol() - Method in class org.apache.geronimo.javamail.util.ProtocolProperties
Retrieve the name of the protocol used to access properties.
getQuota() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Get the quota values assigned to the current folder.
getQuota(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Get the quotas for the specified root element.
getReceivedDate() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Get the message received date.
getRecipients(Message.RecipientType) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Gets the recipients by type.
getRemainder() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Get the remainder of the response as a string.
getReply() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Get a reply line for an NNTP command.
getReply() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
Retrieve the raw reply string for the reponse.
getReply() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Get a reply line for an SMTP command.
getReply() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection.SendStatus
Retrieve the reply information associated with this send operati
getReplyTo() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Get the ReplyTo address information.
getReportSuccess() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Return the current reportSuccess property.
getReportSuccess() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Return the current reportSuccess property.
getResponseCode() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPOkResponse
Get the response code included with the OK response.
getResponseData() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponse
Retrieve the raw response line data for this response message.
getReturnCode() - Method in exception org.apache.geronimo.javamail.transport.smtp.SMTPAddressFailedException
The failing command return code.
getReturnCode() - Method in exception org.apache.geronimo.javamail.transport.smtp.SMTPAddressSucceededException
The failing command return code.
getReturnCode() - Method in exception org.apache.geronimo.javamail.transport.smtp.SMTPSendFailedException
The failing command return code.
getReturnOption() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Retrieve the current returnOption attribute.
getRights() - Method in class org.apache.geronimo.javamail.store.imap.ACL
Get the Rights associated with this ACL.
getRights() - Method in class org.apache.geronimo.javamail.store.imap.Rights
Get an array of Rights contained in the set.
getSaslAuthenticator() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
 
getSaslAuthenticator() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Attempt to retrieve a SASL authenticator for this protocol.
getSaslAuthenticator() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Attempt to retrieve a SASL authenticator for this protocol.
getSaslAuthenticator() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Attempt to retrieve a SASL authenticator for this protocol.
getSaslMechanisms() - Method in class org.apache.geronimo.javamail.util.MailConnection
Get a list of the SASL mechanisms we're configured to accept.
getSASLRealm() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Retrieve the SASL realm used for DIGEST-MD5 authentication.
getSASLRealm() - Method in class org.apache.geronimo.javamail.util.MailConnection
Retrieve the SASL realm used for DIGEST-MD5 authentication.
getSectionType() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchBodyPart
Get the section type information.
getSender() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Return the "Sender" header as an address.
getSendPartial() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Retrieve the current sendPartial attribute.
getSentDate() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Get the value of the "Date" header field.
getSeparator() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Return the character used by this folder's Store to separate path components.
getSeparator() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
No sub folders, hence there is no notion of a seperator.
getSeparator() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
No sub folders, hence there is no notion of a seperator.
getSeparator() - Method in class org.apache.geronimo.javamail.store.pop3.POP3RootFolder
We have a separator because the root folder is "special".
getSequenceNumber() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchResponse
Retrieve the sequence number for the FETCH item.
getSequenceNumberForUid(long) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Fetch the message number for a give UID.
getSequenceNumbersForUids(long, long) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Fetch the message numbers for a consequetive range of UIDs.
getServerMechanisms() - Method in class org.apache.geronimo.javamail.util.MailConnection
Get the list of authentication mechanisms the server is supposed to support.
getSession() - Method in class org.apache.geronimo.javamail.util.ProtocolProperties
Retrieve the Session associated with this property bundle instance.
getSessionProperty(String) - Method in class org.apache.geronimo.javamail.util.ProtocolProperties
Get a property associated with this mail session.
getSessionProperty(String, String) - Method in class org.apache.geronimo.javamail.util.ProtocolProperties
Get a property associated with this mail session.
getSharedNamespaces() - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Return the root folders of namespaces that are intended to be shared between users.
getSize() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPSizeResponse
 
getSize() - Method in class org.apache.geronimo.javamail.store.imap.IMAPAttachedMessage
Get the size of this message part.
getSize() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Retrieve the size of the message content.
getSize() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
Get the size of the message part.
getSize() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Retrieve the size of the message content.
getSize() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3ListResponse
 
getSize() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3StatusResponse
 
getSize() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
Get the size of the message.
getSizeEstimate(Message) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Get an estimate of the transmission size for this message.
getSSLConnection() - Method in class org.apache.geronimo.javamail.util.ProtocolProperties
Retrieve the SSL Connection flag for this protocol;
getStart() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Get the starting point for the Range.
getStartTLS() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Return the current startTLS property.
getStartTLS() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Return the current startTLS property.
getStatus() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPOkResponse
Return the status argument values associated with this status response.
getStatus() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Response
 
getStatus() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection.SendStatus
Get the status information for this item.
getStoreConnection() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Get a connection for the Store.
getStoreConnection() - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Retrieve the server connection created by this store.
getSubject() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Returns the value of the "Subject" header.
getSubmitter() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Retrieve the current submitter attribute.
getSubstringLength() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchBodyPart
Returns the length of the substring section.
getSubstringStart() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchBodyPart
Get the substring start location.
getTag() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
 
getTransferData(DataFlavor, DataSource) - Method in class org.apache.geronimo.javamail.handlers.AbstractImageHandler
 
getTransferData(DataFlavor, DataSource) - Method in class org.apache.geronimo.javamail.handlers.AbstractTextHandler
 
getTransferData(DataFlavor, DataSource) - Method in class org.apache.geronimo.javamail.handlers.MultipartHandler
 
getTransferDataFlavors() - Method in class org.apache.geronimo.javamail.handlers.AbstractImageHandler
 
getTransferDataFlavors() - Method in class org.apache.geronimo.javamail.handlers.AbstractTextHandler
 
getTransferDataFlavors() - Method in class org.apache.geronimo.javamail.handlers.MultipartHandler
 
getType() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
Get the type of the FetchResponse.
getType() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
 
getType() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Return whether this folder can hold just messages or also subfolders.
getType() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Return whether this folder can hold just messages or also subfolders.
getType() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPRootFolder
Return whether this folder can hold just messages or also subfolders.
getType() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
There's no hierarchy in POP3, so the only type is HOLDS_MESSAGES (and only one of those exists).
getUID(Message) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Retrieve the UID for a message from this Folder.
getUID(Message) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
Retrieve the UID for a given message.
getUID() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
Retrieve the message UID from the server.
getUidForSequenceNumber(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Fetch the UID value for a target message number
getUIDValidity() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Get the UID validity value for this Folder.
getUnreadMessageCount() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Return the number of messages in this folder that do not have the Flag.SEEN flag set.
getUnreadMessagesCount() - Method in class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
 
getUserNamespaces(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Return the root folders of the personal namespaces belonging to the supplied user.
getValue() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
 
getWelcome() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
getWelcome() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Get the servers welcome blob from the wire....
getWelcome() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Get the server's welcome blob from the wire....
getWelcomeString() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Retrieve the welcome string sent back from the server.
greaterThan(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Test if a point is above the test Range.
greaterThan(Range) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Test if another Range is greater than this Range.
greeting - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
GROUP_SELECTED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 

H

handle(Callback[]) - Method in class org.apache.geronimo.javamail.authentication.SASLAuthenticator
 
handleResponse(IMAPUntaggedResponse) - Method in interface org.apache.geronimo.javamail.store.imap.connection.IMAPUntaggedResponseHandler
Handle an unsolicited untagged response receive back from a command.
handleResponse(IMAPUntaggedResponse) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Handle an unsolicited response from the server.
handleResponse(IMAPUntaggedResponse) - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Handle an unsolicited response from the server.
hasCapability(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Test if this connection has a given capability.
hasCapability(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Test if this connection has a given capability.
hasCapability(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Test if this connection has a given capability.
hasCapability(String) - Method in class org.apache.geronimo.javamail.util.MailConnection
Test if this connection has a given capability.
hashCode() - Method in class org.apache.geronimo.javamail.store.imap.Rights
Compute a hashCode for the Rights set.
hasInitialResponse() - Method in interface org.apache.geronimo.javamail.authentication.ClientAuthenticator
Indicates that the authenticator has data that should be sent when the authentication process is initiated.
hasInitialResponse() - Method in class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
Respond to the hasInitialResponse query.
hasInitialResponse() - Method in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
Respond to the hasInitialResponse query.
hasInitialResponse() - Method in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
Respond to the hasInitialResponse query.
hasInitialResponse() - Method in class org.apache.geronimo.javamail.authentication.PlainAuthenticator
Respond to the hasInitialResponse query.
hasInitialResponse() - Method in class org.apache.geronimo.javamail.authentication.SASLAuthenticator
Respond to the hasInitialResponse query.
hasMore() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Test if we have more data in the response buffer.
hasNewMessages() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Check to see if this Folder conatins messages with the Flag.RECENT flag set.
hasNewMessages() - Method in class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
 
hasNewMessages() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Check for new messages.
hasNewMessages() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
Ping the NNTP server to check if a newsgroup has any new messages.
hasNewMessages() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
No way to detect new messages, so always return false.
hasStatus(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPTaggedResponse
Test if the untagged response includes a given status indicator.
HEAD_FOLLOWS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
HEADER - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
 
HEADERS - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection
 
headers - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection
 
headers - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPInternetHeader
 
HEADERS - Static variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder.FetchProfileItem
 
headerSize - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
headersLoaded - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
HEADERSUBSET - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection
 
holdsFolders() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Test if a folder can hold sub folders.
host - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
host - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
host - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 

I

ImageGifHandler - Class in org.apache.geronimo.javamail.handlers
 
ImageGifHandler() - Constructor for class org.apache.geronimo.javamail.handlers.ImageGifHandler
 
ImageJpegHandler - Class in org.apache.geronimo.javamail.handlers
 
ImageJpegHandler() - Constructor for class org.apache.geronimo.javamail.handlers.ImageJpegHandler
 
IMAPACLResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Utility class to aggregate status responses for a mailbox.
IMAPACLResponse(byte[], IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPACLResponse
 
IMAPAttachedMessage - Class in org.apache.geronimo.javamail.store.imap
A nested message attachement inside of another IMAP message.
IMAPAttachedMessage(IMAPMessage, String, IMAPEnvelope, IMAPBodyStructure) - Constructor for class org.apache.geronimo.javamail.store.imap.IMAPAttachedMessage
Constructor for an attached message part.
IMAPBody - Class in org.apache.geronimo.javamail.store.imap.connection
The full body content of a message.
IMAPBody(byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPBody
Construct a top-level MessageText data item.
IMAPBody(IMAPBodySection, byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPBody
Create a Message Text instance.
IMAPBodySection - Class in org.apache.geronimo.javamail.store.imap.connection
Class to represent a FETCH response BODY segment qualifier.
IMAPBodySection(int) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection
Construct a simple-toplevel BodySection tag.
IMAPBodySection(IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection
construct a BodySegment descriptor from the FETCH returned name.
IMAPBodyStructure - Class in org.apache.geronimo.javamail.store.imap.connection
 
IMAPBodyStructure(IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
IMAPCapabilityResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent a CAPABILITY response from a IMAP server
IMAPCapabilityResponse(IMAPResponseTokenizer, byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPCapabilityResponse
Create a reply object from a server response line (normally, untagged).
IMAPCommand - Class in org.apache.geronimo.javamail.store.imap.connection
Utility class for building up what might be complex arguments to a command.
IMAPCommand() - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Create an empty command.
IMAPCommand(String) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Create a command with an initial command string.
IMAPConnection - Class in org.apache.geronimo.javamail.store.imap.connection
Simple implementation of IMAP transport.
IMAPConnection(ProtocolProperties, IMAPConnectionPool) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Normal constructor for an IMAPConnection() object.
IMAPConnectionPool - Class in org.apache.geronimo.javamail.store.imap.connection
 
IMAPConnectionPool(IMAPStore, ProtocolProperties) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Create a connection pool associated with a give IMAPStore instance.
IMAPContinuationResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent a continuation response from an IMAP server.
IMAPContinuationResponse(byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPContinuationResponse
Create a continuation object from a server response line (normally, untagged).
IMAPDateFormat - Class in org.apache.geronimo.javamail.store.imap.connection
Formats ths date as specified by draft-ietf-drums-msg-fmt-08 dated January 26, 2000 which supercedes RFC822.
IMAPDateFormat() - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPDateFormat
 
IMAPEnvelope - Class in org.apache.geronimo.javamail.store.imap.connection
 
IMAPEnvelope(IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPEnvelope
Parse an IMAP FETCH ENVELOPE response into the component pieces.
IMAPFetchBodyPart - Class in org.apache.geronimo.javamail.store.imap.connection
 
IMAPFetchBodyPart(int, IMAPBodySection) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchBodyPart
Construct a base BODY section subpiece.
IMAPFetchDataItem - Class in org.apache.geronimo.javamail.store.imap.connection
 
IMAPFetchDataItem(int) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
 
IMAPFetchResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent a composite FETCH response from an IMAP server.
IMAPFetchResponse(int, byte[], IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchResponse
 
IMAPFlags - Class in org.apache.geronimo.javamail.store.imap.connection
A fetched FLAGS value returned on a FETCH response.
IMAPFlags(IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPFlags
 
IMAPFlagsResponse - Class in org.apache.geronimo.javamail.store.imap.connection
A parsed FLAGS untagged response.
IMAPFlagsResponse(byte[], IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPFlagsResponse
 
IMAPFolder - Class in org.apache.geronimo.javamail.store.imap
The base IMAP implementation of the javax.mail.Folder This is a base class for both the Root IMAP server and each IMAP group folder.
IMAPFolder(IMAPStore, String, char) - Constructor for class org.apache.geronimo.javamail.store.imap.IMAPFolder
Super class constructor the base IMAPFolder class.
IMAPFolder.FetchProfileItem - Class in org.apache.geronimo.javamail.store.imap
Special profile item used for fetching SIZE and HEADER information.
IMAPFolder.FetchProfileItem(String) - Constructor for class org.apache.geronimo.javamail.store.imap.IMAPFolder.FetchProfileItem
 
IMAPInternalDate - Class in org.apache.geronimo.javamail.store.imap.connection
 
IMAPInternalDate(IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPInternalDate
 
IMAPInternetHeader - Class in org.apache.geronimo.javamail.store.imap.connection
 
IMAPInternetHeader(byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPInternetHeader
Construct a top-level HEADER data item.
IMAPInternetHeader(IMAPBodySection, byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPInternetHeader
Construct a HEADER request data item.
IMAPListResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent a list response from a IMAP server
IMAPListResponse(String, byte[], IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPListResponse
Construct a LIST response item.
IMAPListRightsResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Utility class to aggregate status responses for a mailbox.
IMAPListRightsResponse(byte[], IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPListRightsResponse
 
IMAPMailboxResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent a status response from a IMAP server
IMAPMailboxResponse(int, String) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxResponse
 
IMAPMailboxStatus - Class in org.apache.geronimo.javamail.store.imap.connection
Utility class to aggregate status responses for a mailbox.
IMAPMailboxStatus() - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
 
IMAPMessage - Class in org.apache.geronimo.javamail.store.imap
IMAP implementation of javax.mail.internet.MimeMessage Only the most basic information is given and Message objects created here is a light-weight reference to the actual Message As per the JavaMail spec items from the actual message will get filled up on demand If some other items are obtained from the server as a result of one call, then the other details are also processed and filled in.
IMAPMessageSize - Class in org.apache.geronimo.javamail.store.imap.connection
 
IMAPMessageSize(IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPMessageSize
 
IMAPMessageText - Class in org.apache.geronimo.javamail.store.imap.connection
 
IMAPMessageText(byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPMessageText
Construct a top-level TEXT data item.
IMAPMessageText(IMAPBodySection, byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPMessageText
 
IMAPMimeBodyPart - Class in org.apache.geronimo.javamail.store.imap
 
IMAPMimeBodyPart(IMAPMessage, IMAPBodyStructure, String) - Constructor for class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
Create an instance of a MimeBodyPart within an IMAP message.
IMAPMultipartDataSource - Class in org.apache.geronimo.javamail.store.imap
 
IMAPMyRightsResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Utility class to aggregate status responses for a mailbox.
IMAPMyRightsResponse(byte[], IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPMyRightsResponse
 
IMAPNamespace - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent a NAMESPACE response from a IMAP server
IMAPNamespace(IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPNamespace
 
IMAPNamespaceFolder - Class in org.apache.geronimo.javamail.store.imap
An override of the base IMAPFolder class for folders representing namespace roots.
IMAPNamespaceResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent a NAMESPACE response from a IMAP server
IMAPNamespaceResponse() - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPNamespaceResponse
 
IMAPNamespaceResponse(byte[], IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPNamespaceResponse
Construct a LIST response item.
IMAPOkResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent an untagged response from a IMAP server
IMAPOkResponse(String, List, String, byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPOkResponse
Create a reply object from a server response line (normally, untagged).
IMAPPermanentFlagsResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent an untagged response from a IMAP server
IMAPPermanentFlagsResponse(byte[], IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPPermanentFlagsResponse
Create a reply object from a server response line (normally, untagged).
IMAPQuotaResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent a list response from a IMAP server
IMAPQuotaResponse(byte[], IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPQuotaResponse
Construct a LIST response item.
IMAPQuotaRootResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent a list response from a IMAP server
IMAPQuotaRootResponse(byte[], IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPQuotaRootResponse
Construct a LIST response item.
IMAPResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Base class for all response messages.
IMAPResponse(byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPResponse
Create a response object from a server response line (normally, untagged).
IMAPResponseBuffer - Class in org.apache.geronimo.javamail.store.imap.connection
Simple extension to the ByteArrayOutputStream to allow inspection of the data while it is being accumulated.
IMAPResponseBuffer() - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseBuffer
 
IMAPResponseStream - Class in org.apache.geronimo.javamail.store.imap.connection
 
IMAPResponseStream(InputStream) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseStream
 
IMAPResponseTokenizer - Class in org.apache.geronimo.javamail.store.imap.connection
 
IMAPResponseTokenizer(byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
 
IMAPResponseTokenizer.Token - Class in org.apache.geronimo.javamail.store.imap.connection
 
IMAPResponseTokenizer.Token(int, String) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
 
IMAPRootFolder - Class in org.apache.geronimo.javamail.store.imap
An IMAP folder instance for the root of IMAP folder tree.
IMAPRootFolder(IMAPStore) - Constructor for class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
Create a default IMAPRootFolder attached to a specific Store instance.
IMAPSearchDateFormat - Class in org.apache.geronimo.javamail.store.imap.connection
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.

IMAPSearchDateFormat() - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPSearchDateFormat
 
IMAPSearchResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Utility class to aggregate status responses for a mailbox.
IMAPSearchResponse(byte[], IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPSearchResponse
 
IMAPServerStatusResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent an untagged response from a IMAP server
IMAPServerStatusResponse(String, String, byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPServerStatusResponse
Create a reply object from a server response line (normally, untagged).
IMAPSizeResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent a server size response.
IMAPSizeResponse(String, int, byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPSizeResponse
Create a size response item.
IMAPSSLStore - Class in org.apache.geronimo.javamail.store.imap
IMAP implementation of javax.mail.Store for SSL connections.
IMAPSSLStore(Session, URLName) - Constructor for class org.apache.geronimo.javamail.store.imap.IMAPSSLStore
Construct an IMAPSSLStore item.
IMAPStatusResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Utility class to aggregate status responses for a mailbox.
IMAPStatusResponse(byte[], IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPStatusResponse
 
IMAPStore - Class in org.apache.geronimo.javamail.store.imap
IMAP implementation of javax.mail.Store POP protocol spec is implemented in org.apache.geronimo.javamail.store.pop3.IMAPConnection
IMAPStore(Session, URLName) - Constructor for class org.apache.geronimo.javamail.store.imap.IMAPStore
Construct an IMAPStore item.
IMAPStore(Session, URLName, String, boolean, int) - Constructor for class org.apache.geronimo.javamail.store.imap.IMAPStore
Protected common constructor used by both the IMAPStore and the IMAPSSLStore to initialize the Store instance.
IMAPTaggedResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent a response from a IMAP server
IMAPTaggedResponse(String, String, String, byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPTaggedResponse
Create a command completion response for a submitted command.
IMAPTaggedResponse(byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPTaggedResponse
Create a continuation response for a submitted command.
IMAPUid - Class in org.apache.geronimo.javamail.store.imap.connection
 
IMAPUid(int, IMAPResponseTokenizer) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPUid
 
IMAPUntaggedResponse - Class in org.apache.geronimo.javamail.store.imap.connection
Util class to represent an untagged response from a IMAP server
IMAPUntaggedResponse(String, byte[]) - Constructor for class org.apache.geronimo.javamail.store.imap.connection.IMAPUntaggedResponse
Create a reply object from a server response line (normally, untagged).
IMAPUntaggedResponseHandler - Interface in org.apache.geronimo.javamail.store.imap.connection
 
in - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseStream
 
inbox - Variable in class org.apache.geronimo.javamail.store.pop3.POP3RootFolder
 
indexOf(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Search for a given string starting from the current position cursor.
indexOf(String, int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Search for a string in the response buffer starting from the indicated position.
initializeDecodingTable() - Static method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
 
inputStream - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
inReplyTo - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPEnvelope
 
INSERT - Static variable in class org.apache.geronimo.javamail.store.imap.Rights.Right
insert (perform APPEND, COPY into mailbox)
insert(Range) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.RangeList
Insert a range item into our list.
INTERNALDATE - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
 
INVALID_ADDRESS - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection.SendStatus
 
InvalidCommandException - Exception in org.apache.geronimo.javamail.util
 
InvalidCommandException() - Constructor for exception org.apache.geronimo.javamail.util.InvalidCommandException
 
InvalidCommandException(String) - Constructor for exception org.apache.geronimo.javamail.util.InvalidCommandException
 
InvalidCommandException(String, Exception) - Constructor for exception org.apache.geronimo.javamail.util.InvalidCommandException
 
isAlive(long) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
check to see if this connection is truely alive.
isArticleSeen(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
Test if an article has been seen yet.
isAttachedMessage() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
Test if this body structure represents an attached message.
isBAD() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPTaggedResponse
Test for an error return from a command.
isChallenge() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Response
 
isClosed() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Test if the connnection has been forcibly closed.
isClosed() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Test if the connnection has been forcibly closed.
isComplete() - Method in interface org.apache.geronimo.javamail.authentication.ClientAuthenticator
Indicates whether the client believes the challenge/response sequence is now complete.
isComplete() - Method in class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
Indicate whether the challenge/response process is complete.
isComplete() - Method in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
Indicate whether the challenge/response process is complete.
isComplete() - Method in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
Indicate whether the challenge/response process is complete.
isComplete() - Method in class org.apache.geronimo.javamail.authentication.PlainAuthenticator
Indicate whether the challenge/response process is complete.
isComplete() - Method in class org.apache.geronimo.javamail.authentication.SASLAuthenticator
Indicate whether the challenge/response process is complete.
isComplete() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPInternetHeader
Test if this is a complete header fetch, or just a partial list fetch.
isConnected() - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Test to see if we're still connected.
isConnected() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
isContinuation() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPTaggedResponse
Test if this is a continuation response.
isDirty() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.RangeList
Return the state of the dirty flag.
isError() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Response
 
isExpunged() - Method in class org.apache.geronimo.javamail.store.imap.IMAPAttachedMessage
Check if the outer-most message has been expunged.
isFolderOpen - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
isKeyword(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPUntaggedResponse
Test if an untagged response is of a given keyword type.
isMarked(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.RangeList
Test if a given article point falls within one of the contained Ranges.
isMimeType(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Tests to see if this message has a mime-type match with the given type name.
isMimeType(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
Test if the body part is of a particular MIME type.
isMultipart() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
Tests if a body structure is for a multipart body.
isNO() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPTaggedResponse
Test for an error return from a command.
isOK() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPTaggedResponse
Test if the response code was "OK".
isOpen() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Tests the open status of the folder.
isOpen() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Tests the open status of the folder.
isOpen() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
isOpen() - Method in class org.apache.geronimo.javamail.store.pop3.POP3RootFolder
Override for the isOpen method.
isPostingAllowed() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Indicate whether posting is allowed for a given server.
isSeen(int) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Test if a given article number is marked as SEEN.
isSeen(int) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
Return the "seen" state for an article in a folder.
isSet(Flags.Flag) - Method in class org.apache.geronimo.javamail.store.imap.IMAPAttachedMessage
Check whether the supplied flag is set.
isSet(Flags.Flag) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Check whether the supplied flag is set.
isStale(long) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Test if the connection has been sitting idle for longer than the set timeout period.
isSubscribed() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Return the subscription status of this folder.
isSubscribed() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
Get the newsrc subscribed status for an article.
isSubscribed() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Retrieve the subscribed status for a folder.
isSubscribed() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
Return the subscription status of this folder.
isType(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
Test if this fetch response is of the correct type.
isType(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
 
isValid8bit(InputStream) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Read the bytes in a stream a test to see if this conforms to the RFC 2045 rules for 8bit encoding. 1) No more than 998 bytes long 2) All lines are terminated with CRLF sequences 3) CR and LF characters only occur in properly formed line separators 4) No null characters are allowed.

K

KEEP_SEEN - Static variable in class org.apache.geronimo.javamail.store.imap.Rights.Right
keep seen/unseen information across sessions (STORE SEEN flag)
keyword - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPUntaggedResponse
 

L

languages - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
lastAccess - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
 
lastArticle - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
 
lastByte() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseBuffer
Return the last byte written to the output stream.
lastIndex(byte) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseBuffer
Search backwards through the buffer for a given byte.
lastServerResponse - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
lastServerResponse - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
lastServerResponse - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
lastStatusTimeStamp - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
lastWrite - Variable in class org.apache.geronimo.javamail.util.MIMEOutputStream
 
length - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection
 
lessThan(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Test if a point is below the test Range.
lessThan(Range) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Test if another Range is less than this Range.
LF - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
LF - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
lines - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
lines - Variable in class org.apache.geronimo.javamail.transport.nntp.StringListInputStream
 
list(String, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Send an LIST command to the IMAP server, returning all LIST response information.
list(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Return a list of folders from this Folder's namespace that match the supplied pattern.
list(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
List the subfolders.
list(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPRootFolder
List the subfolders.
list(String) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
list(String) - Method in class org.apache.geronimo.javamail.store.pop3.POP3RootFolder
Retrieve a list of folders that match a pattern.
LIST_FOLLOWS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
listACLRights(String, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
List the ACL rights that a particular user has to a mailbox.
listInfo - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
listRights(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
List the rights associated with a given name.
listSubscribed(String, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Send an LSUB command to the IMAP server, returning all LSUB response information.
listSubscribed(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Return a list of folders to which the user is subscribed and which match the supplied pattern.
listSubscribed(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Retrieve the list of subscribed folders that match the given pattern string.
listSubscribed(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPRootFolder
Retrieve the list of subscribed folders that match the given pattern string.
LITERAL - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
 
load() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrc
Load the data from the newsrc file and parse into an instore group database.
loadArticle() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Load the entire article from the NNTP server.
loadBodyStructure() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Retrieve the BODYSTRUCTURE information from the IMAP server.
loadContent() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Load the message content into the Message object.
loadContent() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
Load the message content into the BodyPart object.
loadContent() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Load just the message content from the NNTP server.
loadContent() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
Lazy loading of the message content.
loadContent(ByteArrayInputStream) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
Load the message content from the server.
loadEnvelope() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Retrieve the message envelope from the IMAP server, synchronizing the headers with the information.
loadFlags() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Load the flag set for this message from the server.
loadHeaders() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Retrieve the message raw message headers from the IMAP server, synchronizing with the existing header set.
loadHeaders() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
Load the mime part headers into this body part.
loadHeaders() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Retrieve the message headers from the NNTP server.
loadHeaders(InputStream) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
Unconditionally load the headers from an inputstream.
loadHeaders() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
notice that we pass zero as the no of lines from the message,as it doesn't serv any purpose to get only a certain number of lines.
localAddress - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
localHost - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
localPort - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
loggedIn - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
login() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Authenticate with the server, if necessary (or possible).
login() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Login to the mail server, using whichever method is configured.
LoginAuthenticator - Class in org.apache.geronimo.javamail.authentication
 
LoginAuthenticator(String, String) - Constructor for class org.apache.geronimo.javamail.authentication.LoginAuthenticator
Main constructor.
logout() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Logs out from the server.
logout() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Logout from the mail server.
LOOKUP - Static variable in class org.apache.geronimo.javamail.store.imap.Rights.Right
lookup (mailbox is visible to LIST/LSUB commands)

M

MAIL_APOP_ENABLED - Static variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
MAIL_AUTH - Static variable in class org.apache.geronimo.javamail.util.MailConnection
property keys for protocol properties.
MAIL_AUTH_ENABLED - Static variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
MAIL_AUTHORIZATIONID - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
MAIL_AUTHORIZATIONID - Static variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
MAIL_AUTHORIZATIONID - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_DISABLE_TOP - Static variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
MAIL_ENCODE_TRACE - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_FACTORY_CLASS - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_FACTORY_FALLBACK - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_FACTORY_PORT - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_FORGET_TOP - Static variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
MAIL_LOCALADDRESS - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_LOCALHOST - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_LOCALPORT - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_LOGIN_DISABLE - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_PLAIN_DISABLE - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_POOL_SIZE - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
MAIL_POOL_TIMEOUT - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
MAIL_PORT - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
MAIL_PORT - Static variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
MAIL_PORT - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_RESET_QUIT - Static variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
MAIL_SASL_ENABLE - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_SASL_MECHANISMS - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_SASL_REALM - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
MAIL_SASL_REALM - Static variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
MAIL_SASL_REALM - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_SEPARATE_STORE_CONNECTION - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
MAIL_SMTP_ALLOW8BITMIME - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
MAIL_SMTP_AUTH - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
MAIL_SMTP_DSN_NOTIFY - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
property keys for protocol properties.
MAIL_SMTP_DSN_RET - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
MAIL_SMTP_EHLO - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
MAIL_SMTP_EXTENSION - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
MAIL_SMTP_EXTENSION - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_FROM - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
MAIL_SMTP_QUITWAIT - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
MAIL_SMTP_REPORT_SUCCESS - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
MAIL_SMTP_SENDPARTIAL - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_STARTTLS_ENABLE - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
MAIL_SMTP_SUBMITTER - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
MAIL_SSL_CIPHERSUITES - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_SSL_ENABLE - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_SSL_PROTOCOLS - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_STARTTLS_ENABLE - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
MAIL_STATUS_TIMEOUT - Static variable in class org.apache.geronimo.javamail.store.imap.IMAPStore
 
MAIL_TIMEOUT - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
mailbox - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPACLResponse
 
mailbox - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPListRightsResponse
 
mailbox - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMyRightsResponse
 
mailbox - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPQuotaRootResponse
 
mailbox - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPStatusResponse
 
mailboxName - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPListResponse
 
MailConnection - Class in org.apache.geronimo.javamail.util
Base class for all mail Store/Transport connection.
MailConnection(ProtocolProperties) - Constructor for class org.apache.geronimo.javamail.util.MailConnection
 
mailExtension - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
markArticleSeen(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
Mark an article as seen.
markArticleUnseen(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
Mark an article as unseen.
marked - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPListResponse
 
match(int, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Test if the bytes in the response buffer match a given string value.
MAX_CONNECTION_RETRIES - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
MAX_POOL_WAIT - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
maxSequenceNumber - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
md5Hash - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
mechanisms - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
merge(Range) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Merge another Range into this one.
mergeFlags(IMAPFlagsResponse) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
Merge in the FLAGS response from an EXAMINE or SELECT mailbox command.
mergeHeaders(InternetHeaders) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Merge a subset of the requested headers with our existing partial set.
mergeOkResponses(List) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
 
mergeSizeResponses(List) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
 
mergeStatus(IMAPStatusResponse) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
Merge information from a server status message.
mergeStatus(IMAPSizeResponse) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
Gather mailbox status information from mailbox status messages.
mergeStatus(IMAPOkResponse) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
Gather mailbox status information from mailbox status messages.
mergeStatus(IMAPPermanentFlagsResponse) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
Gather mailbox status information from mailbox status messages.
message - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPOkResponse
 
message - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPServerStatusResponse
 
message - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPTaggedResponse
 
message - Variable in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
messageCount - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
messageData - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
messageID - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPEnvelope
 
messageNumber - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPUid
 
messageNumbers - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPSearchResponse
 
messages - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
 
messages - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPStatusResponse
 
messages - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
MIME - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection
 
MIMEInputReader - Class in org.apache.geronimo.javamail.util
An implementation of an OutputStream that performs MIME linebreak canonicalization and "byte-stuff" so that data content does not get mistaken for a message data-end marker (CRLF.CRLF)l
MIMEInputReader(Reader) - Constructor for class org.apache.geronimo.javamail.util.MIMEInputReader
Create an input reader that reads from the source input reader
MIMEOutputStream - Class in org.apache.geronimo.javamail.util
An implementation of an OutputStream that performs MIME linebreak canonicalization and "byte-stuff" so that data content does not get mistaken for a message data-end marker (CRLF.CRLF)l
MIMEOutputStream(OutputStream) - Constructor for class org.apache.geronimo.javamail.util.MIMEOutputStream
Create an output stream that writes to the target output stream.
mimeType - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
MIN_MILLIS - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
mode - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
 
mode - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
MORE_AUTHENTICATION_REQUIRED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
msgCount - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
msgSize - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
MultipartHandler - Class in org.apache.geronimo.javamail.handlers
 
MultipartHandler() - Constructor for class org.apache.geronimo.javamail.handlers.MultipartHandler
 
myRights() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
List the rights for the currently authenticated user.

N

name - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator.NameValuePair
 
name - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPListRightsResponse
 
name - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxResponse
 
name - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
name - Variable in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
 
name - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
needWhiteSpace - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
 
nestedBody - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
nestedEnvelope - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
NEW_ARTICLES_FOLLOWS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
NEW_GROUPS_FOLLOWS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
newsrc - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
next() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
 
next(boolean) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
 
next(boolean, boolean) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
 
nextBuffer() - Method in class org.apache.geronimo.javamail.transport.nntp.StringListInputStream
Step to the next buffer of string data.
nextByte() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseStream
Get the next byte from the input stream, handling read errors and EOF conditions as MessagingExceptions.
nextLine - Variable in class org.apache.geronimo.javamail.transport.nntp.StringListInputStream
 
nextMessageID - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
NIL - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
 
NIL - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
 
NNTP_FROM - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
property keys for protocol properties.
NNTP_LISTALL - Static variable in class org.apache.geronimo.javamail.store.nntp.NNTPRootFolder
 
NNTP_NEWSRC - Static variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
NNTPConnection - Class in org.apache.geronimo.javamail.transport.nntp
Simple implementation of NNTP transport.
NNTPConnection(ProtocolProperties) - Constructor for class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Normal constructor for an NNTPConnection() object.
NNTPFolder - Class in org.apache.geronimo.javamail.store.nntp
The base NNTP implementation of the javax.mail.Folder This is a base class for both the Root NNTP server and each NNTP group folder.
NNTPFolder(NNTPStore) - Constructor for class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Super class constructor the base NNTPFolder class.
NNTPGroupFolder - Class in org.apache.geronimo.javamail.store.nntp
The NNTP implementation of the javax.mail.Folder Note that only INBOX is supported in NNTP http://www.faqs.org/rfcs/rfc1939.html
NNTPGroupFolder(NNTPRootFolder, NNTPStore, String, NNTPNewsrcGroup) - Constructor for class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
Construct a "real" folder representing an NNTP news group.
NNTPMessage - Class in org.apache.geronimo.javamail.store.nntp
NNTP implementation of javax.mail.internet.MimeMessage Only the most basic information is given and Message objects created here is a light-weight reference to the actual Message As per the JavaMail spec items from the actual message will get filled up on demand If some other items are obtained from the server as a result of one call, then the other details are also processed and filled in.
NNTPNewsrc - Class in org.apache.geronimo.javamail.store.nntp.newsrc
Base class implementation of a standard news reader news rc file.
NNTPNewsrc() - Constructor for class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrc
Base class constructor for NNTPNewsrc items.
NNTPNewsrcFile - Class in org.apache.geronimo.javamail.store.nntp.newsrc
 
NNTPNewsrcFile(File) - Constructor for class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcFile
Construct a NNTPNewsrc object that is targetted at a file-based backing store.
NNTPNewsrcGroup - Class in org.apache.geronimo.javamail.store.nntp.newsrc
 
NNTPNewsrcGroup(NNTPNewsrc, String, String, boolean) - Constructor for class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
Construct a .newsrc group item.
NNTPReply - Class in org.apache.geronimo.javamail.transport.nntp
Util class to represent a reply from a NNTP server
NNTPRootFolder - Class in org.apache.geronimo.javamail.store.nntp
The base NNTP implementation of the javax.mail.Folder This is a base class for both the Root NNTP server and each NNTP group folder.
NNTPRootFolder(NNTPStore, String, String) - Constructor for class org.apache.geronimo.javamail.store.nntp.NNTPRootFolder
Construct the NNTPRootFolder.
NNTPSSLStore - Class in org.apache.geronimo.javamail.store.nntp
NNTP implementation of javax.mail.Store over an SSL connection.
NNTPSSLStore(Session, URLName) - Constructor for class org.apache.geronimo.javamail.store.nntp.NNTPSSLStore
Construct an NNTPSSLStore item.
NNTPSSLTransport - Class in org.apache.geronimo.javamail.transport.nntp
 
NNTPSSLTransport(Session, URLName) - Constructor for class org.apache.geronimo.javamail.transport.nntp.NNTPSSLTransport
 
NNTPStore - Class in org.apache.geronimo.javamail.store.nntp
NNTP implementation of javax.mail.Store POP protocol spec is implemented in org.apache.geronimo.javamail.store.pop3.NNTPConnection
NNTPStore(Session, URLName) - Constructor for class org.apache.geronimo.javamail.store.nntp.NNTPStore
Construct an NNTPStore item.
NNTPStore(Session, URLName, String, int, boolean) - Constructor for class org.apache.geronimo.javamail.store.nntp.NNTPStore
Common constructor used by the POP3Store and POP3SSLStore classes to do common initialization of defaults.
NNTPTransport - Class in org.apache.geronimo.javamail.transport.nntp
Simple implementation of NNTP transport.
NNTPTransport(Session, URLName) - Constructor for class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
Normal constructor for an NNTPTransport() object.
NNTPTransport(Session, URLName, String, int, boolean) - Constructor for class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
Common constructor used by the POP3Store and POP3SSLStore classes to do common initialization of defaults.
NO_ARTICLE_FOUND - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
NO_ARTICLE_NUMBER - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
NO_ARTICLE_SELECTED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
NO_NEWSGROUP_SELECTED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
NO_POSTING_ALLOWED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
NO_SUCH_NEWSGROUP - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
noinferiors - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPListResponse
 
nonce - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
noselect - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPListResponse
 
NOTIFY_DELAY - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
NOTIFY_FAILURE - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
NOTIFY_NEVER - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
NOTIFY_SUCCESS - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
notifyMessageChangedListeners(int, Message) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Notify the message changed listeners that a message contained in the folder has been updated.
notifyMessageChangedListeners(int, Message) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
notifyMessageChangedListeners(int, Message) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
notifyOptions - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
notListEnd() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Tests if we've reached the end of a parenthetical list in our parsing stream.
NUMERIC - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
 

O

OK - Static variable in interface org.apache.geronimo.javamail.store.pop3.POP3Constants
 
open(int) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Open this folder; the folder must be able to contain messages and must currently be closed.
open(int) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
open(int) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
open(int) - Method in class org.apache.geronimo.javamail.store.pop3.POP3RootFolder
 
open(boolean) - Method in class org.apache.geronimo.javamail.store.pop3.POP3RootFolder
 
openFolder() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Perform folder type-specific open actions.
openFolder() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
Open the folder for use.
openFolders - Variable in class org.apache.geronimo.javamail.store.imap.IMAPStore
 
openFolders - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
openMailbox(String, boolean) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Select a mailbox, returning the accumulated status information about the mailbox returned with the response.
org.apache.geronimo.javamail.authentication - package org.apache.geronimo.javamail.authentication
 
org.apache.geronimo.javamail.handlers - package org.apache.geronimo.javamail.handlers
 
org.apache.geronimo.javamail.store.imap - package org.apache.geronimo.javamail.store.imap
 
org.apache.geronimo.javamail.store.imap.connection - package org.apache.geronimo.javamail.store.imap.connection
 
org.apache.geronimo.javamail.store.nntp - package org.apache.geronimo.javamail.store.nntp
 
org.apache.geronimo.javamail.store.nntp.newsrc - package org.apache.geronimo.javamail.store.nntp.newsrc
 
org.apache.geronimo.javamail.store.pop3 - package org.apache.geronimo.javamail.store.pop3
 
org.apache.geronimo.javamail.store.pop3.connection - package org.apache.geronimo.javamail.store.pop3.connection
 
org.apache.geronimo.javamail.transport.nntp - package org.apache.geronimo.javamail.transport.nntp
 
org.apache.geronimo.javamail.transport.smtp - package org.apache.geronimo.javamail.transport.smtp
 
org.apache.geronimo.javamail.util - package org.apache.geronimo.javamail.util
 
otherUserNamespaces - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPNamespaceResponse
 
out - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
 
out - Variable in class org.apache.geronimo.javamail.util.MIMEOutputStream
 
outputStream - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
overlaps(Range) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Tests if two ranges overlap
OVERVIEW_FOLLOWS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 

P

parent - Variable in class org.apache.geronimo.javamail.store.imap.IMAPAttachedMessage
 
parent - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
parse(NNTPNewsrc, String) - Static method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
Construct a NNTPNewsrcGroup item associated with a given .newsrc database.
parse(String) - Static method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Parse a section of a .newsrc range string into a single Range item.
parseBodyStructure(IMAPResponseTokenizer) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
parseChallenge(byte[]) - Method in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
Parse the challege string, pulling out information required for our challenge response.
parseMessageExtensions(IMAPResponseTokenizer) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
Parse common message extension information shared between single part and multi part messages.
parseMultipartBodyStructure(IMAPResponseTokenizer) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
parseSinglepartBodyStructure(IMAPResponseTokenizer) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
partNumber - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection
 
parts - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
parts - Variable in class org.apache.geronimo.javamail.store.imap.IMAPMultipartDataSource
 
password - Variable in class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
 
password - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
PASSWORD - Static variable in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
 
password - Variable in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
 
password - Variable in class org.apache.geronimo.javamail.authentication.PlainAuthenticator
 
password - Variable in class org.apache.geronimo.javamail.authentication.SASLAuthenticator
 
password - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
password - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
password - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
peek() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
 
peek(boolean) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
 
peek(boolean, boolean) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
 
permanentFlags - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
 
permanentFlags - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
permanentFlags - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
PERMISSION_DENIED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
personalNamespaces - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPNamespaceResponse
 
pingServer() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Ping the mail server to see if we still have an active connection.
PlainAuthenticator - Class in org.apache.geronimo.javamail.authentication
 
PlainAuthenticator(String, String) - Constructor for class org.apache.geronimo.javamail.authentication.PlainAuthenticator
Main constructor.
pool - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
 
poolConnections - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
poolSize - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
poolTimeout - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
POP3Connection - Class in org.apache.geronimo.javamail.store.pop3.connection
Simple implementation of POP3 transport.
POP3Connection(ProtocolProperties) - Constructor for class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Normal constructor for an POP3Connection() object.
POP3ConnectionPool - Class in org.apache.geronimo.javamail.store.pop3.connection
 
POP3ConnectionPool(POP3Store, ProtocolProperties) - Constructor for class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
Create a connection pool associated with a give POP3Store instance.
POP3Constants - Interface in org.apache.geronimo.javamail.store.pop3
Defines a few constants that are used throught the implementation.
POP3Folder - Class in org.apache.geronimo.javamail.store.pop3
The POP3 implementation of the javax.mail.Folder Note that only INBOX is supported in POP3 http://www.faqs.org/rfcs/rfc1939.html
POP3Folder(POP3Store, String) - Constructor for class org.apache.geronimo.javamail.store.pop3.POP3Folder
Create a new folder associate with a POP3 store instance.
POP3ListResponse - Class in org.apache.geronimo.javamail.store.pop3.connection
This class adds functionality to the basic response by parsing the reply for LIST command and obtaining specific information about the msgnum and the size.
POP3Message - Class in org.apache.geronimo.javamail.store.pop3
POP3 implementation of javax.mail.internet.MimeMessage Only the most basic information is given and Message objects created here is a light-weight reference to the actual Message As per the JavaMail spec items from the actual message will get filled up on demand If some other items are obtained from the server as a result of one call, then the other details are also processed and filled in.
POP3Message(Folder, int) - Constructor for class org.apache.geronimo.javamail.store.pop3.POP3Message
Create a new POP3 message associated with a folder.
POP3Response - Class in org.apache.geronimo.javamail.store.pop3.connection
This class provides the basic implementation for the POP3Response.
POP3RootFolder - Class in org.apache.geronimo.javamail.store.pop3
An POP3 folder instance for the root of POP3 folder tree.
POP3RootFolder(POP3Store) - Constructor for class org.apache.geronimo.javamail.store.pop3.POP3RootFolder
Create a default POP3RootFolder attached to a specific Store instance.
POP3SSLStore - Class in org.apache.geronimo.javamail.store.pop3
POP3 implementation of javax.mail.Store over an SSL connection.
POP3SSLStore(Session, URLName) - Constructor for class org.apache.geronimo.javamail.store.pop3.POP3SSLStore
Construct an POP3SSLStore item.
POP3StatusResponse - Class in org.apache.geronimo.javamail.store.pop3.connection
This class adds functionality to the basic response by parsing the status line and obtaining specific information about num of msgs and the size
POP3Store - Class in org.apache.geronimo.javamail.store.pop3
POP3 implementation of javax.mail.Store POP protocol spec is implemented in org.apache.geronimo.javamail.store.pop3.POP3Connection
POP3Store(Session, URLName) - Constructor for class org.apache.geronimo.javamail.store.pop3.POP3Store
 
POP3Store(Session, URLName, String, int, boolean) - Constructor for class org.apache.geronimo.javamail.store.pop3.POP3Store
Common constructor used by the POP3Store and POP3SSLStore classes to do common initialization of defaults.
populateMessageCache() - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Populate the message cache with dummy messages, ensuring we're filled up to the server-reported number of messages.
port - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
port - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
POST - Static variable in class org.apache.geronimo.javamail.store.imap.Rights.Right
post (send mail to submission address for mailbox, not enforced by IMAP4 itself)
POSTED_OK - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
POSTING_ALLOWED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
POSTING_FAILED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
POSTING_NOT_ALLOWED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
postingAllowed - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
prefix - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPNamespace
 
processAPOPAuthentication() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Process logging in using the APOP command.
processAuthentication(int) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Authenticate with the server, if necessary (or possible).
processAuthentication() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Authenticate with the server, if necessary (or possible).
processAuthinfoSimple() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Process an AUTHINFO SIMPLE command.
processAuthinfoUser() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Process an AUTHINFO USER command.
processExtension(String) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Process an extension string passed back as the LIST EXTENSIONS response.
processExtension(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Process an extension string passed back as the EHLP response.
processLogin() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Process a LOGIN using the LOGIN command instead of AUTHENTICATE.
processLogin(ClientAuthenticator) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Process a login using the provided authenticator object.
processLogin() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Process a basic LOGIN operation, using the plain test USER/PASS command combo.
processLogin(ClientAuthenticator) - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Process a login using the provided authenticator object.
processLogin(ClientAuthenticator) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Process a login using the provided authenticator object.
processLoginAuthentication() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Process SASL-type LOGIN authentication.
processPendingResponses() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Process any untagged responses in the queue.
processPlainAuthentication() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Process SASL-type PLAIN authentication.
processSaslAuthentication() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Process SASL-type authentication.
processSaslAuthentication() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Process SASL-type authentication.
processSaslAuthentication() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Process SASL-type authentication.
PROGRAM_FAULT - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
props - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
props - Variable in class org.apache.geronimo.javamail.store.imap.IMAPStore
 
props - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
props - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
props - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
props - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
 
props - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
props - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
protocol - Static variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
protocol - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
protocol - Variable in class org.apache.geronimo.javamail.util.ProtocolProperties
 
protocolConnect(String, int, String, String, String, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Connect to the server and do the initial handshaking.
protocolConnect(String, int, String, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Manage the initial connection to the IMAP server.
protocolConnect(String, int, String, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Attempt the protocol-specific connection; subclasses should override this to establish a connection in the appropriate manner.
protocolConnect(String, int, String, String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPStore
Do the protocol connection for an NNTP transport.
protocolConnect(String, int, String, String, String, String) - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Connect to the server and do the initial handshaking.
protocolConnect(String, int, String, String) - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
Manage the initial connection to the POP3 server.
protocolConnect(String, int, String, String) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
protocolConnect(String, int, String, String) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Connect to the server and do the initial handshaking.
protocolConnect(String, int, String, String) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
Do the protocol connection for an NNTP transport.
protocolConnect(String, int, String, String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Connect to the server and do the initial handshaking.
protocolConnect(String, int, String, String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Do the protocol connection for an SMTP transport.
protocolConnect(String, int, String, String) - Method in class org.apache.geronimo.javamail.util.MailConnection
Connect to the server and do the initial handshaking.
protocolPrefix - Variable in class org.apache.geronimo.javamail.util.ProtocolProperties
 
ProtocolProperties - Class in org.apache.geronimo.javamail.util
Interface for providing access to protocol specific properties to utility classes.
ProtocolProperties(Session, String, boolean, int) - Constructor for class org.apache.geronimo.javamail.util.ProtocolProperties
 

Q

queuedResponses - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
 
queuePendingResponse(IMAPUntaggedResponse) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Add a response to the pending untagged response queue.
quota - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPQuotaResponse
 
QUOTEDSTRING - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
 

R

Range - Class in org.apache.geronimo.javamail.store.nntp.newsrc
Represent a single Range in a newsrc file.
Range(int) - Constructor for class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Construct a Range item for a single digit range.
Range(int, int) - Constructor for class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Construct a Range item.
RangeList - Class in org.apache.geronimo.javamail.store.nntp.newsrc
Manage a list of ranges values from a newsrc file.
RangeList(String) - Constructor for class org.apache.geronimo.javamail.store.nntp.newsrc.RangeList
Create a RangeList instance from a newsrc range line.
ranges - Variable in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
 
rc - Variable in exception org.apache.geronimo.javamail.transport.smtp.SMTPAddressFailedException
 
rc - Variable in exception org.apache.geronimo.javamail.transport.smtp.SMTPAddressSucceededException
 
rc - Variable in exception org.apache.geronimo.javamail.transport.smtp.SMTPSendFailedException
 
read(int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseBuffer
Read a character from the byte array output stream buffer at the give position.
read(byte[], int, int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseBuffer
Read a buffer of data from the output stream's accumulator buffer.
read() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseStream
 
READ - Static variable in class org.apache.geronimo.javamail.store.imap.Rights.Right
read (SELECT the mailbox, perform CHECK, FETCH, PARTIAL, SEARCH, COPY from mailbox)
read() - Method in class org.apache.geronimo.javamail.transport.nntp.StringListInputStream
Just override the single byte read version, which handles all of the lineend markers correctly.
read(char[], int, int) - Method in class org.apache.geronimo.javamail.util.MIMEInputReader
Concrete implementation of the Reader read() abstract method.
read(byte[], int, int) - Method in class org.apache.geronimo.javamail.util.TraceInputStream
Reads up to len bytes of data from this input stream, placing them directly into the provided byte array.
read() - Method in class org.apache.geronimo.javamail.util.TraceInputStream
Read the next byte of data from the input stream, returning it as an int value.
readAddress() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read an internet address from a Fetch response.
readAddressList() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Parse out a list of addresses.
readAtom() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read a string-valued token from the response, verifying this is an ATOM token.
readAtom(boolean) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read a string-valued token from the response, verifying this is an ATOM token.
readBuffer() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseStream
Read a buffer of data.
readByteArray() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read the next token as binary data.
readData() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseStream
Read a "line" of server response data.
readDate() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read a date from a response string.
readDateOrNil() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read a date from a response string.
readEncodedString() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read an encoded string-valued token from the response.
reader - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
 
reader - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
reader - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
reader - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
readFlagList() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read a list of Flag values from an IMAP response, returning a Flags instance containing the appropriate pieces.
readInteger() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read a number-valued token from the response.
readLiteral() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Parse out a literal string from the response, using the length encoded before the listeral.
readLiteralData() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Parse out a literal string from the response, using the length encoded before the listeral.
readLong() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read a number-valued token from the response.
readParameterList() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read a ContentType or ContentDisposition parameter list from an IMAP command response.
readQuotedStringOrNil() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read a quoted string-valued token from the response.
readResponse() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseStream
Read a single response line from the input stream, returning a parsed and processed response line.
readString() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read a string-valued token from the response.
readStringList() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Reads a string item which can be encoded either as a single string-valued token or a parenthized list of string tokens.
readStringOrNil() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read a string-valued token from the response.
readStrings() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Reads all remaining tokens and returns them as a list of strings.
readSystemNameList() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Read a list of Flag values from an IMAP response, returning a Flags instance containing the appropriate pieces.
realm - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
realm - Variable in class org.apache.geronimo.javamail.authentication.SASLAuthenticator
 
realm - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
realm - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
realm - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
realms - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
receivedDate - Variable in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
receiveLine() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Receives one line from the server.
receiveLine() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Receives one line from the server.
receiveLine(int) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Receives one line from the server.
receiveResponse() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Get a reply line for an IMAP command.
recentMessages - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
 
recentMessages - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPStatusResponse
 
recentMessages - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
recipientType(Message.RecipientType) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Translate a recipient type into it's string name equivalent.
refreshStatus(boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Refresh the status information on this folder.
releaseConnection(IMAPConnection) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Return a connection back to the connection pool.
releaseConnection(IMAPConnection) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Release our connection back to the Store.
releaseConnection(IMAPConnection) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Release the connection back to the Folder after performing an operation that requires a connection.
releaseConnection(POP3Connection) - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
Return a connection to the connection pool.
releaseConnection(POP3Connection) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
Release our connection back to the Store.
releaseConnection(POP3Connection) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
Release the connection back to the Folder after performing an operation that requires a connection.
releaseConnection(POP3Connection) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
Return a connection back to the connection pool after it has been used for a request.
releaseFolderConnection(IMAPConnection) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Return a Folder connection to the connection pool.
releasePoolConnection(IMAPConnection) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Release a closed connection.
releaseStoreConnection(IMAPConnection) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Return the Store connection to the connection pool.
releaseStoreConnection(IMAPConnection) - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
 
remove(Rights.Right) - Method in class org.apache.geronimo.javamail.store.imap.Rights
Remove a Right from the set.
remove(Rights) - Method in class org.apache.geronimo.javamail.store.imap.Rights
Remove a set of rights from the set.
removeACL(ACL) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Remove an entry from the access control list for this folder.
removeACLRights(String, ACL) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Remove an ACL from a given mailbox.
removeHeader(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
removeHeader(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
removeHeader(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
removeHeader(String) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
removeResponseHandler(IMAPUntaggedResponseHandler) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Remove a response handler from the connection.
removeRights(ACL) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Remove ACL Rights from a folder.
rename(boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPRootFolder
 
renameMailbox(String, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Rename a mailbox.
renameTo(Folder) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Rename this folder; the folder must be closed.
renameTo(Folder) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Rename a folder.
renameTo(Folder) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
replyTo - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPEnvelope
 
reportSuccess - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
REQUEST_TEXT_SEPARATELY - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
reset() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Perform a reset on the mail server.
reset() - Method in class org.apache.geronimo.javamail.util.CountingOutputStream
Reset the counter to zero.
resetConnection() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Reset the server connection after an error.
resolveMessages(int[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Resolve an array of message numbers into an array of the referenced messages.
response - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponse
 
ResponseFormatException - Exception in org.apache.geronimo.javamail.util
 
ResponseFormatException() - Constructor for exception org.apache.geronimo.javamail.util.ResponseFormatException
 
ResponseFormatException(String) - Constructor for exception org.apache.geronimo.javamail.util.ResponseFormatException
 
ResponseFormatException(String, Exception) - Constructor for exception org.apache.geronimo.javamail.util.ResponseFormatException
 
responseHandlers - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
 
retrieveData(BufferedReader) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
Retrieve data associated with a multi-line reponse from a server stream.
retrieveMailboxStatus() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Retrieve the mail drop status information.
retrieveMessageByUid(Long, int) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Retrieve a message from a UID/message mapping.
retrieveMessageData(int) - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Retrieve the raw message content from the POP3 server.
retrieveMessageHeaders(int) - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Retrieve the message header information for a given message, returned as an input stream suitable for loading the message data.
retrieveMessageSize(int) - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Retrieve the total message size from the mail server.
retrieveMessageUid(int) - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Retrieve the UID for an individual message.
RETURN_FULL - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
RETURN_HDRS - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
returnOption - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
returnPoolConnection(IMAPConnection) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
Return a connection to the connection pool.
rights - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPListRightsResponse
 
rights - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMyRightsResponse
 
Rights - Class in org.apache.geronimo.javamail.store.imap
Represents a set of rights associated with a user to manipulate the IMAP Store.
Rights() - Constructor for class org.apache.geronimo.javamail.store.imap.Rights
Construct an empty set of Rights.
Rights(Rights.Right) - Constructor for class org.apache.geronimo.javamail.store.imap.Rights
Construct a Rights set from a single Right instance.
Rights(Rights) - Constructor for class org.apache.geronimo.javamail.store.imap.Rights
Construct a set of rights from an existing Rights set.
Rights(String) - Constructor for class org.apache.geronimo.javamail.store.imap.Rights
Construct a Rights et from a character string.
Rights.Right - Class in org.apache.geronimo.javamail.store.imap
An individual right for IMAP Store manipulation.
root - Variable in class org.apache.geronimo.javamail.store.imap.IMAPStore
 
root - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
root - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
roots - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPQuotaRootResponse
 

S

SASLAuthenticator - Class in org.apache.geronimo.javamail.authentication
 
SASLAuthenticator(String[], Properties, String, String, String, String, String, String) - Constructor for class org.apache.geronimo.javamail.authentication.SASLAuthenticator
Main constructor.
save() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrc
Save the newsrc file data back to the original source file.
save(Writer) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
Save this group definition to a .newsrc file.
save(Writer) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Save an individual range element to a newsrc file.
save(Writer) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.RangeList
Save this List of Ranges out to a .newsrc file.
saveChanges() - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
We cannot modify these messages
saveChanges() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
We cannot modify these messages
saveChanges() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
We cannot modify these messages
search(SearchTerm) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Search the supplied messages for those that match the supplied criteria; messages must belong to this folder.
search(SearchTerm, Message[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Search the supplied messages for those that match the supplied criteria; messages must belong to this folder.
searchMailbox(SearchTerm) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
 
searchMailbox(String, SearchTerm) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Send a search to the IMAP server using the specified messages selector and search term.
searchMailbox(String, SearchTerm, String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Send a search to the IMAP server using the specified messages selector and search term.
section - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection
 
section - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchBodyPart
 
section - Variable in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
section - Variable in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
sectionName - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection
 
segments - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
 
selectGroup(String) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Tell the server to switch to a named group.
selectSaslMechanisms() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Merge the configured SASL mechanisms with the capabilities that the server has indicated it supports, returning a merged list that can be used for selecting a mechanism.
selectSaslMechanisms() - Method in class org.apache.geronimo.javamail.util.MailConnection
Merge the configured SASL mechanisms with the capabilities that the server has indicated it supports, returning a merged list that can be used for selecting a mechanism.
SEND_ARTICLE - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
SEND_FAILURE - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection.SendStatus
 
sendAuthCommand(String) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Send a command to the server, returning the first response line back as a reply.
sendCommand(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Sends a command down the socket, returning the server response.
sendCommand(IMAPCommand) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Sends a command down the socket, returning the server response.
sendCommand(String) - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
sendCommand(String, boolean) - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
sendCommand(String, int) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Issue a command and retrieve the response.
sendCommand(String) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Send a command to the server, returning the first response line back as a reply.
sendCommand(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Send a command to the server, returning the first response line back as a reply.
sendData(Message) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Sends the data in the message down the socket.
sendEhlo() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Send the EHLO command to the SMTP server.
sender - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPEnvelope
 
sendHandshake() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Start the handshake process with the server, including setting up and TLS-level work.
sendHelo() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Send the HELO command to the SMTP server.
sendLine(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Sends a message down the socket and terminates with the appropriate CRLF
sendLine(byte[]) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Sends a message down the socket and terminates with the appropriate CRLF
sendLine(byte[], int, int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Sends a message down the socket and terminates with the appropriate CRLF
sendLine(String) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Sends a message down the socket and terminates with the appropriate CRLF
sendLine(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Sends a message down the socket and terminates with the appropriate CRLF
sendMailFrom(Message) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Set the sender for this mail.
sendMessage(Message, Address[]) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
Send a message to multiple addressees.
sendMessage(Message, Address[]) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Send a message to multiple addressees.
sendMultiLineCommand(String) - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
sendPartial - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
sendPost(Message) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Sends the data in the message down the socket.
sendQuit() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Sends the QUIT message and receieves the response
sendQuit() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Sends the QUIT message and receieves the response
sendRcptTo(InternetAddress, String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Sets a receiver address for the current message
sendSimpleCommand(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Process a simple command/response sequence between the client and the server.
sendSimpleCommand(IMAPCommand) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Process a simple command/response sequence between the client and the server.
separator - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPListResponse
 
separator - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPNamespace
 
separator - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
sequenceNumber - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchResponse
 
sequenceNumber - Variable in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
serverHost - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
serverPort - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
serverTLS - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
SERVICE_DISCONTINUED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
session - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
session - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
session - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
session - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
session - Variable in class org.apache.geronimo.javamail.util.ProtocolProperties
 
setACLRights(String, ACL) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Set the ACL rights for a mailbox.
setAllow8bitMIME(boolean) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Change the allow8BitMime attribute for the message.
setCalendar(Calendar) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPDateFormat
The calendar cannot be set
setCalendar(Calendar) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPSearchDateFormat
The calendar cannot be set
setClosed() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Tag this connection as having been closed by the server.
setClosed() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
Tag this connection as having been closed by the server.
setContent(Object, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
setContent(Multipart) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
setContentID(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setContentID(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
setContentLanguage(String[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setContentMD5(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setContentMD5(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
setDataHandler(DataHandler) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setDataHandler(DataHandler) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
setDebug(boolean) - Method in class org.apache.geronimo.javamail.util.TraceInputStream
Set the current setting of the debug trace stream debug flag.
setDebug(boolean) - Method in class org.apache.geronimo.javamail.util.TraceOutputStream
Set the current setting of the debug trace stream debug flag.
setDescription(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setDescription(String, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setDescription(String, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
setDirty() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrc
Mark this newsrc database as dirty.
setDisposition(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setDisposition(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
Set the disposition information.
setEnd(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Set the ending point for a Range.
setEnvelopeFrom(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Change the envelopeFrom attribute for the message.
setExpunged(boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Override for the Message class setExpunged() method to allow us to do additional cleanup for expunged messages.
setFileName(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
setFlags(String, Flags, boolean) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Set the flags for a range of messages.
setFlags(int, Flags, boolean) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Set the flags for a single message.
setFlags(Flags, boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPAttachedMessage
Set or clear a flag value.
setFlags(Message[], Flags, boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Set flags on the messages to the supplied value; all messages must belong to this folder.
setFlags(int, int, Flags, boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Set flags on a range of messages to the supplied value.
setFlags(int[], Flags, boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Set flags on a set of messages to the supplied value.
setFlags(Flags, boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Set or clear a flag value.
setFlags(Flags, boolean) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Override of setFlags().
setFlags(Flags, boolean) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
Set a flag value for this Message.
setFrom(Address) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setHeader(String, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setHeader(String, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMimeBodyPart
 
setHeader(String, String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
setHeader(String, String) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
setLocalHost(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Explicitly set the local host information.
setLocalHost(String) - Method in class org.apache.geronimo.javamail.util.MailConnection
Explicitly set the local host information.
setMailExtension(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Change the mailExtension attribute for the message.
setMarked(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.RangeList
Mark a target article as having been seen.
setNotifyOptions(int) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Change the notifyOptions attribute for the message.
setNumberFormat(NumberFormat) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPDateFormat
The format cannot be set
setNumberFormat(NumberFormat) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPSearchDateFormat
The format cannot be set
setQuota(Quota) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Set a Quota item for the currently accessed userid/folder resource.
setQuota(Quota) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Set the quota value for a quota root
setQuota(Quota) - Method in class org.apache.geronimo.javamail.store.imap.IMAPStore
Set a quota item.
setRecipients(Message.RecipientType, Address[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setRecipients(Message.RecipientType, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setReplyTo(Address[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setReportSuccess(boolean) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Set a new value for the reportSuccess property.
setReportSuccess(boolean) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Set a new value for the reportSuccess property.
setReturnOption(int) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Change the returnOptions attribute for the message.
setRights(Rights) - Method in class org.apache.geronimo.javamail.store.imap.ACL
Set a new set of Rights for this ACL instance.
setSASLRealm(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Explicitly set the SASL realm used for DIGEST-MD5 authenticaiton.
setSASLRealm(String) - Method in class org.apache.geronimo.javamail.util.MailConnection
Explicitly set the SASL realm used for DIGEST-MD5 authenticaiton.
setSeen(int, boolean) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Set the SEEN status for an article.
setSeen(int, boolean) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
Set the seen state for an article in a folder.
setSender(Address) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setSendPartial(boolean) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Change the sendPartial attribute for the message.
setSentDate(Date) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setStart(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Set the starting point for a Range.
setStartTLS(boolean) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Set a new value for the startTLS property.
setStartTLS(boolean) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Set a new value for the startTLS property.
setSubject(String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setSubject(String, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
setSubmitter(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Change the submitter attribute for the message.
setSubscribed(boolean) - Method in class org.apache.geronimo.javamail.store.imap.IMAPFolder
Set or clear the subscription status of a file.
setSubscribed(boolean) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
Set the subscription status for an article.
setSubscribed(boolean) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Set the subscribed status for a folder.
setSubscribed(boolean) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
Set or clear the subscription status of a file.
setUnmarked(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.RangeList
Clear the seen mark for a target article.
sharedNamespaces - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPNamespaceResponse
 
sink - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
 
SIZE - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
 
size - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMessageSize
 
size - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPSizeResponse
 
SIZE - Static variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder.FetchProfileItem
 
size - Variable in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
skipExtensionItem() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Skip over an extension item.
skipNestedValue() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Skip over a parenthized value that we're not interested in.
SMTPAddressFailedException - Exception in org.apache.geronimo.javamail.transport.smtp
 
SMTPAddressSucceededException - Exception in org.apache.geronimo.javamail.transport.smtp
 
SMTPConnection - Class in org.apache.geronimo.javamail.transport.smtp
Simple implementation of SMTP transport.
SMTPConnection(ProtocolProperties) - Constructor for class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Normal constructor for an SMTPConnection() object.
SMTPConnection.SendStatus - Class in org.apache.geronimo.javamail.transport.smtp
Simple holder class for the address/send status duple, as we can have mixed success for a set of addresses and a message
SMTPConnection.SendStatus(int, InternetAddress, String, SMTPReply) - Constructor for class org.apache.geronimo.javamail.transport.smtp.SMTPConnection.SendStatus
Constructor for a SendStatus item.
SMTPMessage - Class in org.apache.geronimo.javamail.transport.smtp
 
SMTPMessage(Session) - Constructor for class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Default (and normal) constructor for an SMTPMessage.
SMTPMessage(Session, InputStream) - Constructor for class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Construct an SMTPMessage instance by reading and parsing the data from the provided InputStream.
SMTPMessage(MimeMessage) - Constructor for class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Construct an SMTPMimeMessage from another source MimeMessage object.
SMTPSendFailedException - Exception in org.apache.geronimo.javamail.transport.smtp
 
SMTPSTransport - Class in org.apache.geronimo.javamail.transport.smtp
 
SMTPSTransport(Session, URLName) - Constructor for class org.apache.geronimo.javamail.transport.smtp.SMTPSTransport
 
SMTPTransport - Class in org.apache.geronimo.javamail.transport.smtp
Simple implementation of SMTP transport.
SMTPTransport(Session, URLName) - Constructor for class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Normal constructor for an SMTPTransport() object.
SMTPTransport(Session, URLName, String, int, boolean) - Constructor for class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Common constructor used by the SMTPTransport and SMTPSTransport classes to do common initialization of defaults.
socket - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
source - Variable in class org.apache.geronimo.javamail.util.MIMEInputReader
 
SPACE - Static variable in interface org.apache.geronimo.javamail.store.pop3.POP3Constants
 
split(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Split a range at a given split point.
sslConnection - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
sslConnection - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
sslConnection - Variable in class org.apache.geronimo.javamail.util.ProtocolProperties
 
stage - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
stage - Variable in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
 
start - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection
 
startList() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Mark the start of a list value being written to the command.
status - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPOkResponse
 
status - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPTaggedResponse
 
statusCacheTimeout - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
store - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
store - Variable in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
store - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
store - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
storeConnection - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
StringListInputStream - Class in org.apache.geronimo.javamail.transport.nntp
 
StringListInputStream(List) - Constructor for class org.apache.geronimo.javamail.transport.nntp.StringListInputStream
 
subarray(int, int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Extract a subarray from the response buffer.
subject - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPEnvelope
 
submitter - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
subscribe(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Subscribe to a give mailbox.
subscribed - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
subscribed - Variable in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
 
substring(int, int) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer
Extract a substring from the response buffer.
SUCCESS - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection.SendStatus
 
supportsExtension(String) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Tests whether the target server supports a named extension.
supportsExtension(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
Tests whether the target server supports a named extension.
supportsMechanism(String) - Method in class org.apache.geronimo.javamail.util.MailConnection
Test if the server supports a given mechanism.

T

tag - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
 
tag - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPTaggedResponse
 
tagCounter - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
 
TEXT - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection
 
TEXT - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
 
TextHtmlHandler - Class in org.apache.geronimo.javamail.handlers
 
TextHtmlHandler() - Constructor for class org.apache.geronimo.javamail.handlers.TextHtmlHandler
 
TextPlainHandler - Class in org.apache.geronimo.javamail.handlers
 
TextPlainHandler() - Constructor for class org.apache.geronimo.javamail.handlers.TextPlainHandler
 
TextXmlHandler - Class in org.apache.geronimo.javamail.handlers
 
TextXmlHandler() - Constructor for class org.apache.geronimo.javamail.handlers.TextXmlHandler
 
TIMEOUT - Static variable in class org.apache.geronimo.javamail.util.MailConnection
 
timeout - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
to - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPEnvelope
 
topDisabled - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
toString() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponse
Return the response message as a string value.
toString() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
Handy debugging toString() method for token.
toString() - Method in class org.apache.geronimo.javamail.store.imap.Rights.Right
Return the string value of the Right.
toString() - Method in class org.apache.geronimo.javamail.store.imap.Rights
Return a string value for the Rights set.
toString() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Convert a Range into String form.
toString() - Method in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
toString() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
toString() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
toString() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
TraceInputStream - Class in org.apache.geronimo.javamail.util
 
TraceInputStream(InputStream, OutputStream, boolean, boolean) - Constructor for class org.apache.geronimo.javamail.util.TraceInputStream
Construct a debug trace stream.
TraceOutputStream - Class in org.apache.geronimo.javamail.util
 
TraceOutputStream(OutputStream, OutputStream, boolean, boolean) - Constructor for class org.apache.geronimo.javamail.util.TraceOutputStream
Construct a debug trace stream.
traceStream - Variable in class org.apache.geronimo.javamail.util.TraceInputStream
 
traceStream - Variable in class org.apache.geronimo.javamail.util.TraceOutputStream
 
transferEncoding - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPBodyStructure
 
type - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
 

U

UID - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
 
uid - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPUid
 
uid - Variable in class org.apache.geronimo.javamail.store.imap.IMAPMessage
 
uid - Variable in class org.apache.geronimo.javamail.store.pop3.POP3Message
 
uidCache - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
uidNext - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
 
uidNext - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPStatusResponse
 
uidNext - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
uidValidity - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
 
uidValidity - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPStatusResponse
 
uidValidity - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
UNDETERMINED - Static variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
unmarked - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPListResponse
 
unseenMessages - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPMailboxStatus
 
unseenMessages - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPStatusResponse
 
unseenMessages - Variable in class org.apache.geronimo.javamail.store.imap.IMAPFolder
 
unsubscribe(String) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Unsubscribe from a mailbox.
UNTAGGED - Static variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPResponseTokenizer.Token
 
updateBodyStructure(IMAPBodyStructure) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Update the BODYSTRUCTURE information from the IMAP server.
updateContent(InputStream) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Update the article content from an input stream.
updateEnvelope(IMAPEnvelope) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Retrieve the message envelope from the IMAP server, synchronizing the headers with the information.
updateHeader(String, InternetAddress[]) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Utility method for synchronizing IMAP envelope information and the message headers.
updateHeader(String, Address) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Utility method for synchronizing IMAP envelope information and the message headers.
updateHeader(String, String) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Utility method for synchronizing IMAP envelope information and the message headers.
updateHeaders(InputStream) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Update the message headers from an input stream.
updateHeaders(InputStream) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Update the message headers from an input stream.
updateLastAccess() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Update the last access time for the connection.
updateMailboxStatus() - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnection
Make sure we have the latest status information available.
use8bit - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
username - Variable in class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
 
username - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
USERNAME - Static variable in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
 
username - Variable in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
 
username - Variable in class org.apache.geronimo.javamail.authentication.PlainAuthenticator
 
username - Variable in class org.apache.geronimo.javamail.authentication.SASLAuthenticator
 
username - Variable in class org.apache.geronimo.javamail.store.imap.connection.IMAPConnectionPool
 
username - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool
 
username - Variable in class org.apache.geronimo.javamail.util.MailConnection
 
useTLS - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 

V

value - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator.NameValuePair
 

W

welcomeString - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
WRITE - Static variable in class org.apache.geronimo.javamail.store.imap.Rights.Right
write (STORE flags other than SEEN and DELETED)
write(int) - Method in class org.apache.geronimo.javamail.util.CountingOutputStream
 
write(int) - Method in class org.apache.geronimo.javamail.util.MIMEOutputStream
 
write(int) - Method in class org.apache.geronimo.javamail.util.TraceOutputStream
Write a single byte to the output stream.
writer - Variable in class org.apache.geronimo.javamail.store.pop3.connection.POP3Connection
 
writer - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
writer - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPConnection
 
writeSMTPTerminator() - Method in class org.apache.geronimo.javamail.util.MIMEOutputStream
Write out the SMTP terminator to the output stream.
writeTo(Object, String, OutputStream) - Method in class org.apache.geronimo.javamail.handlers.AbstractImageHandler
 
writeTo(Object, String, OutputStream) - Method in class org.apache.geronimo.javamail.handlers.AbstractTextHandler
Write an object of "our" type out to the provided output stream.
writeTo(Object, String, OutputStream) - Method in class org.apache.geronimo.javamail.handlers.MultipartHandler
 
writeTo(OutputStream, IMAPConnection) - Method in class org.apache.geronimo.javamail.store.imap.connection.IMAPCommand
Write all of the command data to the stream.
writeTo(OutputStream) - Method in class org.apache.geronimo.javamail.store.imap.IMAPMessage
Write out the byte data to the provided output stream.
writeTo(OutputStream) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Message
Write out the byte data to the provided output stream.

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

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