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

A

ADDRESS_NOT_LOCAL - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
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
 
AUTHENTICATE_CLIENT - Static variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
AUTHENTICATE_SERVER - Static variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
AUTHENTICATION_ACCEPTED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
AUTHENTICATION_CHALLENGE - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
AUTHENTICATION_COMPLETE - Static variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
AUTHENTICATION_COMPLETE - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
AUTHENTICATION_CRAMMD5 - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
AUTHENTICATION_CRAMMD5 - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
AUTHENTICATION_DIGESTMD5 - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
AUTHENTICATION_DIGESTMD5 - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
AUTHENTICATION_LOGIN - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
AUTHENTICATION_LOGIN - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
AUTHENTICATION_PLAIN - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
AUTHENTICATION_PLAIN - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
AUTHENTICATION_REJECTED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
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
 
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.
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.message.POP3Message
 
addHeaderLine(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
addHeaderLine(String) - Method in class org.apache.geronimo.javamail.store.pop3.message.POP3Message
 
allow8bitMIME - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
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
 
atLineBreak - Variable in class org.apache.geronimo.javamail.util.MIMEOutputStream
 
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.
authenticationResponse - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 

B

BODY_FOLLOWS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
buildResponse(Session, BufferedReader, boolean) - Static method in class org.apache.geronimo.javamail.store.pop3.POP3ResponseBuilder
 

C

CLOSING_CONNECTION - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
COMMAND_ACCEPTED - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
COMMAND_NOT_IMPLEMENTED - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
COMMAND_NOT_RECOGNIZED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
COMMAND_PARAMETER_NOT_IMPLEMENTED - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
COMMAND_SYNTAX_ERROR - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
COMMAND_SYNTAX_ERROR - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
COMPLETE - Static variable in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
 
CR - Static variable in interface org.apache.geronimo.javamail.store.pop3.POP3Constants
 
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.transport.smtp.SMTPTransport
constants for EOL termination
CRLF - Static variable in interface org.apache.geronimo.javamail.store.pop3.POP3Constants
 
ClientAuthenticator - interface org.apache.geronimo.javamail.authentication.ClientAuthenticator.
Simplified version of the Java 5 SaslClient interface.
CramMD5Authenticator - class org.apache.geronimo.javamail.authentication.CramMD5Authenticator.
 
CramMD5Authenticator(String, String) - Constructor for class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
Main constructor.
checkClosed() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Ensure the folder is not open
checkOpen() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
Ensure the folder is open
clientResponse - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
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.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.pop3.POP3Folder
 
close() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
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.SMTPTransport
Close the connection.
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.
closeServerConnection() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Close the server connection at termination.
closeServerConnection() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Close the server connection at termination.
cmd - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPAddressFailedException
 
cmd - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPAddressSucceededException
 
cmd - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPSendFailedException
 
complete - Variable in class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
 
complete - Variable in class org.apache.geronimo.javamail.authentication.PlainAuthenticator
 
computeCramDigest(byte[], byte[]) - Method in class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
Compute a CRAM digest using the hmac_md5 algorithm.
connect() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Connect to the server and do the initial handshaking.
connect(Socket) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Connect to a server using an already created 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
 
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.
contentLoaded - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
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
 
createMessage(POP3Folder, Session, POP3Connection, int) - Static method in class org.apache.geronimo.javamail.store.pop3.message.POP3MessageFactory
Creates a basic method with no items, the items will be loaded on demand
createMessageWithContentInfo(POP3Message) - Static method in class org.apache.geronimo.javamail.store.pop3.message.POP3MessageFactory
Created in response to FetchProfile.CONTENT_INFO
createMessageWithEvelope(POP3Message) - Static method in class org.apache.geronimo.javamail.store.pop3.message.POP3MessageFactory
Created in response to FetchProfile.ENVELOPE
createMessageWithFlags(POP3Message) - Static method in class org.apache.geronimo.javamail.store.pop3.message.POP3MessageFactory
Created in response to FetchProfile.FLAGS

D

DEFAULT_MAIL_HOST - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
DEFAULT_MAIL_HOST - 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_MAIL_SMTP_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
 
DEFAULT_NNTP_PORT - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
 
DOT - Static variable in interface org.apache.geronimo.javamail.store.pop3.POP3Constants
 
DefaultPOP3Response - class org.apache.geronimo.javamail.store.pop3.response.DefaultPOP3Response.
This class provides the basic implementation for the POP3Response.
DigestMD5Authenticator - class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator.
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 org.apache.geronimo.javamail.authentication.DigestMD5Authenticator.NameValuePair.
Simple inner class to represent a name/value pair.
debug - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
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.transport.nntp.NNTPConnection
Internal debug output routine.
debugOut(String, Throwable) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Internal debugging routine for reporting exceptions.
debugOut(String) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
Internal debug output routine.
debugOut(String, Throwable) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
Internal debugging routine for reporting exceptions.
debugOut(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Internal debug output routine.
debugOut(String, Throwable) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Internal debugging routine for reporting exceptions.
debugStream - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
debugStream - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
debugStream - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
 
debugStream - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
defaultPort - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
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
 

E

ERR - Static variable in interface org.apache.geronimo.javamail.store.pop3.POP3Constants
 
EXTENSIONS_SUPPORTED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
envelopeFrom - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
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.
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() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
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.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
 
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.SMTPTransport
Retrieve any argument information associated with a extension reported back by the server on the EHLO command.

F

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
 
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.
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.
firstArticle - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
 
fixEmailAddress(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Convert an InternetAddress into a form sendable on an SMTP mail command.
folderOpen - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
fullName - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 

G

GENERAL_ERROR - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport.SendStatus
 
GROUP_SELECTED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
generateExceptionChain(SMTPTransport.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.
getAddress() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPAddressFailedException
Retrieve the internet address associated with this exception.
getAddress() - Method in class 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.SMTPTransport.SendStatus
Retrieve the InternetAddress object associated with this send operation.
getAllHeaderLines() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getAllHeaderLines() - Method in class org.apache.geronimo.javamail.store.pop3.message.POP3Message
 
getAllHeaders() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getAllHeaders() - Method in class org.apache.geronimo.javamail.store.pop3.message.POP3Message
 
getAllow8bitMIME() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Retrieve the current 8bitMIME attribute.
getCOMMAND_DELE(int) - Static method in class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
getCOMMAND_LIST() - Static method in class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
getCOMMAND_LIST(int) - Static method in class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
getCOMMAND_NOOP() - Static method in class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
getCOMMAND_PASS(String) - Static method in class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
getCOMMAND_QUIT() - Static method in class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
getCOMMAND_REST(int) - Static method in class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
getCOMMAND_RETR(int) - Static method in class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
getCOMMAND_STAT() - Static method in class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
getCOMMAND_TOP(int, int) - Static method in class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
getCOMMAND_UIDL() - Static method in class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
getCOMMAND_UIDL(int) - Static method in class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
getCOMMAND_USER(String) - Static method in class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
getCode() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
Return the code value associated with the reply.
getCommand() - Method in interface org.apache.geronimo.javamail.store.pop3.POP3Command
This method will get the POP3 command in string format according o rfc1939
getCommand() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPAddressFailedException
Get the failing command string for the exception.
getCommand() - Method in class 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.SMTPSendFailedException
Get the failing command string for the exception.
getCommand() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport.SendStatus
Get the command string sent for this send operation.
getConnectedSSLSocket() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Creates a connected SSL socket for an initial SSL connection.
getConnectedSocket() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Creates a connected socket
getConnectedSocket() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Creates a connected socket
getConnectedTLSSocket() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Switch the connection to using TLS level security, switching to an SSL socket.
getConnection() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Create a transport connection object and connect it to the target server.
getConnection(String, int, String, String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Create a transport connection object and connect it to the target server.
getContentStream() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getContentStream() - Method in class org.apache.geronimo.javamail.store.pop3.message.POP3Message
 
getData() - Method in interface org.apache.geronimo.javamail.store.pop3.POP3Response
This way we are not restricting anybody as InputStream.class is the most basic type to represent an inputstream and ppl can decorate it anyway they want, for ex BufferedInputStream or as an InputStreamReader allowing maximum flexibility in using it.
getData() - Method in class org.apache.geronimo.javamail.store.pop3.response.DefaultPOP3Response
 
getData() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
Retrieve the long-command data from this response.
getDefaultFolder() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
getDefaultFolder() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
getDefaultResponse(int, String, InputStream) - Static method in class org.apache.geronimo.javamail.store.pop3.response.POP3ResponseFactory
 
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.SMTPTransport.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.
getFirstLine() - Method in interface org.apache.geronimo.javamail.store.pop3.POP3Response
this corresponds to the line with the status however the status will be removed and the remainder is returned.
getFirstLine() - Method in class org.apache.geronimo.javamail.store.pop3.response.DefaultPOP3Response
 
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.POP3Store
 
getFolder(URLName) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
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
 
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.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.message.POP3Message
Following is a set of methods that deal with headers I have tried to use the bare minimum Used sun's POP3 impl & JavaMail API as a guide in decided which methods are important.
getHeader(String, String) - Method in class org.apache.geronimo.javamail.store.pop3.message.POP3Message
 
getHost() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Return the server host for this connection.
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.
getIntProtocolProperty(String, int) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Get a property associated with this mail session as an integer value.
getIntSessionProperty(String, int) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Get a property associated with this mail session as an integer value.
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.SMTPTransport
Retrieve the last response received from the SMTP server.
getLineCount() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Get a line count for the NNTP message.
getListResponse(POP3Response) - Static method in class org.apache.geronimo.javamail.store.pop3.response.POP3ResponseFactory
 
getLocalHost() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Retrieve the local client host name.
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.nntp.NNTPMessage
 
getMatchingHeaderLines(String[]) - Method in class org.apache.geronimo.javamail.store.pop3.message.POP3Message
 
getMatchingHeaders(String[]) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getMatchingHeaders(String[]) - Method in class org.apache.geronimo.javamail.store.pop3.message.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.
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.
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
 
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.response.POP3ListResponse
 
getMessages() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
Retrieve all articles in the group.
getMode() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
getMultipleMessageDetails() - Method in class org.apache.geronimo.javamail.store.pop3.response.POP3ListResponse
Messages can be accessed by multipleMsgs.getElementAt(msgnum)
getName() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
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.pop3.POP3Folder
 
getNonMatchingHeaderLines(String[]) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getNonMatchingHeaderLines(String[]) - Method in class org.apache.geronimo.javamail.store.pop3.message.POP3Message
 
getNonMatchingHeaders(String[]) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
getNonMatchingHeaders(String[]) - Method in class org.apache.geronimo.javamail.store.pop3.message.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.response.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.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.
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
 
getProtocolProperty(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Get a property associated with this mail protocol.
getProtocolProperty(String, String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Get a property associated with this mail session.
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.SMTPTransport.SendStatus
Retrieve the reply information associated with this send operati
getReply() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Get a reply line for an SMTP command.
getReportSuccess() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Return the current reportSuccess property.
getReturnCode() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPAddressFailedException
The failing command return code.
getReturnCode() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPAddressSucceededException
The failing command return code.
getReturnCode() - Method in class 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.
getSASLRealm() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Retrieve the SASL realm used for DIGEST-MD5 authentication.
getSASLRealm() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Retrieve the SASL realm used for DIGEST-MD5 authentication.
getSendPartial() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Retrieve the current sendPartial attribute.
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
getSessionProperty(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Get a property associated with this mail session.
getSessionProperty(String, String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Get a property associated with this mail session.
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.message.POP3Message
 
getSize() - Method in class org.apache.geronimo.javamail.store.pop3.response.POP3ListResponse
 
getSize() - Method in class org.apache.geronimo.javamail.store.pop3.response.POP3StatusResponse
 
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.SMTPTransport
Return the current startTLS property.
getStatus() - Method in interface org.apache.geronimo.javamail.store.pop3.POP3Response
Returns the response OK or ERR OK --> +OK in pop3 spec ERR --> -ERR in pop3 spec
getStatus() - Method in class org.apache.geronimo.javamail.store.pop3.response.DefaultPOP3Response
 
getStatus() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport.SendStatus
Get the status information for this item.
getStatusResponse(POP3Response) - Static method in class org.apache.geronimo.javamail.store.pop3.response.POP3ResponseFactory
 
getSubmitter() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Retrieve the current submitter attribute.
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
 
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.SMTPTransport
Get the servers 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.

H

HEAD_FOLLOWS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
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.
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
 
headersLoaded - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
host - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
host - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
host - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 

I

INSUFFICIENT_STORAGE - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
INVALID_ADDRESS - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport.SendStatus
 
INVALID_COMMAND_SEQUENCE - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
INVALID_MAILBOX - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
in - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
inputStream - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
inputStream - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
insert(Range) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.RangeList
Insert a range item into our list.
isArticleSeen(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
Test if an article has been seen yet.
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.
isConnected() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Store
 
isDirty() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.RangeList
Return the state of the dirty flag.
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.
isMultiLineResponse() - Method in interface org.apache.geronimo.javamail.store.pop3.POP3Command
Indicates wether this command expects a multiline response or not
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
 
isPostingAllowed() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Indicate whether posting is allowed for a given server.
isProtocolPropertyFalse(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Process a session property as a boolean value, returning either true or false.
isProtocolPropertyTrue(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Process a session property as a boolean value, returning either true or false.
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.
isSessionPropertyFalse(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Process a session property as a boolean value, returning either true or false.
isSessionPropertyTrue(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Process a session property as a boolean value, returning either true or false.
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.
isSubscribed() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
Get the newsrc subscribed status for an article.

L

LF - Static variable in interface org.apache.geronimo.javamail.store.pop3.POP3Constants
 
LF - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
LF - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
LIST_FOLLOWS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
LoginAuthenticator - class org.apache.geronimo.javamail.authentication.LoginAuthenticator.
 
LoginAuthenticator(String, String) - Constructor for class org.apache.geronimo.javamail.authentication.LoginAuthenticator
Main constructor.
lastArticle - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder
 
lastServerResponse - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
lastServerResponse - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
lastWrite - Variable in class org.apache.geronimo.javamail.util.MIMEOutputStream
 
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.
lines - Variable in class org.apache.geronimo.javamail.transport.nntp.StringListInputStream
 
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
 
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.
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.
loadContent() - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Load just the message content from the NNTP server.
loadContent(InputStream) - Method in class org.apache.geronimo.javamail.store.pop3.message.POP3Message
 
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.message.POP3Message
 
loadHeaders() - Method in class org.apache.geronimo.javamail.store.pop3.message.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.
localHost - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 

M

MAILBOX_BUSY - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAILBOX_FULL - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAILBOX_NOT_FOUND - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_LOCALHOST - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
property keys for top level session properties.
MAIL_NNTP_AUTH - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
property keys for protocol properties.
MAIL_NNTP_ENCODE_TRACE - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
MAIL_NNTP_FACTORY_CLASS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
MAIL_NNTP_FACTORY_FALLBACK - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
MAIL_NNTP_FACTORY_PORT - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
MAIL_NNTP_LOCALADDRESS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
MAIL_NNTP_LOCALPORT - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
MAIL_NNTP_PORT - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
MAIL_NNTP_QUITWAIT - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
MAIL_NNTP_SASL_REALM - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
MAIL_NNTP_TIMEOUT - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
MAIL_SMTP_AUTH - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
property keys for protocol properties.
MAIL_SMTP_DSN_NOTIFY - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_DSN_RET - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_EHLO - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_ENCODE_TRACE - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_EXTENSION - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_FACTORY_CLASS - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_FACTORY_FALLBACK - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_FACTORY_PORT - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_FROM - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_LOCALADDRESS - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_LOCALHOST - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_LOCALPORT - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_PORT - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_QUITWAIT - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_REPORT_SUCCESS - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_SASL_REALM - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
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.SMTPTransport
 
MAIL_SMTP_SUBMITTER - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_TIMEOUT - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SMTP_TLS - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MAIL_SSLFACTORY_CLASS - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MIMEOutputStream - class org.apache.geronimo.javamail.util.MIMEOutputStream.
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.
MIN_MILLIS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
MIN_MILLIS - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
MORE_AUTHENTICATION_REQUIRED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
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.
merge(Range) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Merge another Range into this one.
messageCount - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 

N

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
 
NNTPConnection - class org.apache.geronimo.javamail.transport.nntp.NNTPConnection.
Simple implementation of NNTP transport.
NNTPConnection(String, Session, String, int, String, String, boolean) - Constructor for class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Normal constructor for an NNTPConnection() object.
NNTPFolder - class org.apache.geronimo.javamail.store.nntp.NNTPFolder.
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 org.apache.geronimo.javamail.store.nntp.NNTPGroupFolder.
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 org.apache.geronimo.javamail.store.nntp.NNTPMessage.
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 org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrc.
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 org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcFile.
 
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 org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup.
 
NNTPNewsrcGroup(NNTPNewsrc, String, String, boolean) - Constructor for class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
Construct a .newsrc group item.
NNTPReply - class org.apache.geronimo.javamail.transport.nntp.NNTPReply.
Util class to represent a reply from a NNTP server
NNTPRootFolder - class org.apache.geronimo.javamail.store.nntp.NNTPRootFolder.
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.
NNTPStore - class org.apache.geronimo.javamail.store.nntp.NNTPStore.
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.
NNTPTransport - class org.apache.geronimo.javamail.transport.nntp.NNTPTransport.
Simple implementation of NNTP transport.
NNTPTransport(Session, URLName) - Constructor for class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
Normal constructor for an NNTPTransport() object.
NNTP_AUTH - Static variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
NNTP_AUTH - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
property keys for protocol properties.
NNTP_FROM - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
 
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
 
NNTP_PORT - Static variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
NNTP_PORT - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
 
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
 
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
 
name - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator.NameValuePair
 
name - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
name - Variable in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
 
newsrc - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
nextBuffer() - Method in class org.apache.geronimo.javamail.transport.nntp.StringListInputStream
Step to the next buffer of string data.
nextLine - Variable in class org.apache.geronimo.javamail.transport.nntp.StringListInputStream
 
nonce - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
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
 

O

OK - Static variable in interface org.apache.geronimo.javamail.store.pop3.POP3Constants
 
OVERVIEW_FOLLOWS - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
open(int) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
open() - Method in class org.apache.geronimo.javamail.store.pop3.POP3Connection
 
open(int) - Method in class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
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.
org.apache.geronimo.javamail.authentication - package org.apache.geronimo.javamail.authentication
 
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.message - package org.apache.geronimo.javamail.store.pop3.message
 
org.apache.geronimo.javamail.store.pop3.response - package org.apache.geronimo.javamail.store.pop3.response
 
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
 
out - Variable in class org.apache.geronimo.javamail.util.MIMEOutputStream
 
outputStream - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
outputStream - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
overlaps(Range) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.Range
Tests if two ranges overlap

P

PARAMETER_SYNTAX_ERROR - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
PASSWORD - Static variable in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
 
PERMISSION_DENIED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
POP3Command - interface org.apache.geronimo.javamail.store.pop3.POP3Command.
An abstraction for POP3Commands
POP3CommandFactory - class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory.
Provides concrete implementations of org.apache.geronimo.javamail.store.pop3.POP3Command objects representing the POP3 commands defined in rfc 1939
POP3CommandFactory() - Constructor for class org.apache.geronimo.javamail.store.pop3.POP3CommandFactory
 
POP3Connection - class org.apache.geronimo.javamail.store.pop3.POP3Connection.
Represents a connection with the POP3 mail server.
POP3Constants - interface org.apache.geronimo.javamail.store.pop3.POP3Constants.
Defines a few constants that are used throught the implementation.
POP3Folder - class org.apache.geronimo.javamail.store.pop3.POP3Folder.
The POP3 implementation of the javax.mail.Folder Note that only INBOX is supported in POP3 http://www.faqs.org/rfcs/rfc1939.html
POP3Folder(Store, URLName) - Constructor for class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
POP3Folder(Store, Session, POP3Connection) - Constructor for class org.apache.geronimo.javamail.store.pop3.POP3Folder
 
POP3ListResponse - class org.apache.geronimo.javamail.store.pop3.response.POP3ListResponse.
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 org.apache.geronimo.javamail.store.pop3.message.POP3Message.
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, Session, POP3Connection) - Constructor for class org.apache.geronimo.javamail.store.pop3.message.POP3Message
 
POP3MessageFactory - class org.apache.geronimo.javamail.store.pop3.message.POP3MessageFactory.
Fctory class to create POP3Messages based on the fetch profile
POP3MessageFactory() - Constructor for class org.apache.geronimo.javamail.store.pop3.message.POP3MessageFactory
 
POP3MessageWithContentInfo - class org.apache.geronimo.javamail.store.pop3.message.POP3MessageWithContentInfo.
light-weight Message object will be created in response to FetchProfile.CONTENT_INFO other details will be filled on demand *
POP3MessageWithContentInfo(Folder, int, Session, POP3Connection) - Constructor for class org.apache.geronimo.javamail.store.pop3.message.POP3MessageWithContentInfo
 
POP3MessageWithEnvelope - class org.apache.geronimo.javamail.store.pop3.message.POP3MessageWithEnvelope.
light-weight Message object will be created in response to FetchProfile.ENVELOPE other details will be filled on demand *
POP3MessageWithEnvelope(Folder, int, Session, POP3Connection) - Constructor for class org.apache.geronimo.javamail.store.pop3.message.POP3MessageWithEnvelope
 
POP3MessageWithFlags - class org.apache.geronimo.javamail.store.pop3.message.POP3MessageWithFlags.
light-weight Message object will be created in response to FetchProfile.FLAGS other details will be filled on demand *
POP3MessageWithFlags(Folder, int, Session, POP3Connection) - Constructor for class org.apache.geronimo.javamail.store.pop3.message.POP3MessageWithFlags
 
POP3Response - interface org.apache.geronimo.javamail.store.pop3.POP3Response.
An abstraction for POP3 Response
POP3ResponseBuilder - class org.apache.geronimo.javamail.store.pop3.POP3ResponseBuilder.
Builds a basic response out of the input stream received by the connection.
POP3ResponseBuilder() - Constructor for class org.apache.geronimo.javamail.store.pop3.POP3ResponseBuilder
 
POP3ResponseFactory - class org.apache.geronimo.javamail.store.pop3.response.POP3ResponseFactory.
This factory provides a uniform way of handling the creation of response objects.
POP3ResponseFactory() - Constructor for class org.apache.geronimo.javamail.store.pop3.response.POP3ResponseFactory
 
POP3StatusResponse - class org.apache.geronimo.javamail.store.pop3.response.POP3StatusResponse.
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 org.apache.geronimo.javamail.store.pop3.POP3Store.
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
 
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
 
PROCESSING_ERROR - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
PROGRAM_FAULT - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
PlainAuthenticator - class org.apache.geronimo.javamail.authentication.PlainAuthenticator.
 
PlainAuthenticator(String, String) - Constructor for class org.apache.geronimo.javamail.authentication.PlainAuthenticator
Main constructor.
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.
parseChallenge(byte[]) - Method in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
Parse the challege string, pulling out information required for our challenge response.
password - Variable in class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
 
password - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
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.transport.nntp.NNTPConnection
 
password - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
permanentFlags - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPFolder
 
port - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
port - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
postingAllowed - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
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.SMTPTransport
Authenticate with the server, if necessary (or possible).
processAuthinfoGeneric() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Process AUTHINFO GENERIC.
processAuthinfoSasl() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Process AUTHINFO SASL.
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 EHLP response.
processExtension(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Process an extension string passed back as the EHLP response.
protocol - Static variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
protocol - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPTransport
 
protocol - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
protocolConnect(String, int, String, String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 
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.NNTPTransport
Do the protocol connection for an NNTP transport.
protocolConnect(String, int, String, String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Do the protocol connection for an SMTP transport.

R

REQUEST_TEXT_SEPARATELY - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
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
 
Range - class org.apache.geronimo.javamail.store.nntp.newsrc.Range.
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 org.apache.geronimo.javamail.store.nntp.newsrc.RangeList.
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 class org.apache.geronimo.javamail.transport.smtp.SMTPAddressFailedException
 
rc - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPAddressSucceededException
 
rc - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPSendFailedException
 
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(byte[], int, int) - Method in class org.apache.geronimo.javamail.util.TraceInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class org.apache.geronimo.javamail.util.TraceInputStream
Reads the next byte of data from this input stream.
realm - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
realm - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
realm - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
realms - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
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.SMTPTransport
Receives one line from the server.
receiveLine(int) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Receives one line from the server.
removeHeader(String) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
removeHeader(String) - Method in class org.apache.geronimo.javamail.store.pop3.message.POP3Message
 
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
 
reportSuccess - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
resetConnection() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Reset the server connection after an error.
retrieveData(BufferedReader) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
Retrieve data associated with a multi-line reponse from a server stream.
returnOption - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
root - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPStore
 

S

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.SMTPTransport.SendStatus
 
SERVICE_CLOSING - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
SERVICE_DISCONTINUED - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
SERVICE_NOT_AVAILABLE - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
SERVICE_READY - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
SMTPAddressFailedException - exception org.apache.geronimo.javamail.transport.smtp.SMTPAddressFailedException.
 
SMTPAddressSucceededException - exception org.apache.geronimo.javamail.transport.smtp.SMTPAddressSucceededException.
 
SMTPMessage - class org.apache.geronimo.javamail.transport.smtp.SMTPMessage.
 
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.
SMTPSTransport - class org.apache.geronimo.javamail.transport.smtp.SMTPSTransport.
 
SMTPSTransport(Session, URLName) - Constructor for class org.apache.geronimo.javamail.transport.smtp.SMTPSTransport
 
SMTPSendFailedException - exception org.apache.geronimo.javamail.transport.smtp.SMTPSendFailedException.
 
SMTPTransport - class org.apache.geronimo.javamail.transport.smtp.SMTPTransport.
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.
SMTPTransport.SendStatus - class org.apache.geronimo.javamail.transport.smtp.SMTPTransport.SendStatus.
Simple holder class for the address/send status duple, as we can have mixed success for a set of addresses and a message
SMTPTransport.SendStatus(int, InternetAddress, String, SMTPReply) - Constructor for class org.apache.geronimo.javamail.transport.smtp.SMTPTransport.SendStatus
Constructor for a SendStatus item.
SPACE - Static variable in interface org.apache.geronimo.javamail.store.pop3.POP3Constants
 
START_MAIL_INPUT - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
SUCCESS - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport.SendStatus
 
StringListInputStream - class org.apache.geronimo.javamail.transport.nntp.StringListInputStream.
 
StringListInputStream(List) - Constructor for class org.apache.geronimo.javamail.transport.nntp.StringListInputStream
 
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.nntp.NNTPMessage
We cannot modify these messages
saveChanges() - Method in class org.apache.geronimo.javamail.store.pop3.message.POP3Message
We cannot modify these messages
selectGroup(String) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Tell the server to switch to a named group.
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(POP3Command) - Method in class org.apache.geronimo.javamail.store.pop3.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.SMTPTransport
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.SMTPTransport
Sends the data in the message down the socket.
sendEhlo() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Send the EHLO command to the SMTP server.
sendHandshake() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Start the handshake process with the server, including setting up and TLS-level work.
sendHelo() - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Send the HELO command to the SMTP server.
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.SMTPTransport
Sends a message down the socket and terminates with the appropriate CRLF
sendMailFrom(Message) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
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.
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.SMTPTransport
Sends the QUIT message and receieves the response
sendRcptTo(InternetAddress, String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Sets a receiver address for the current message
serverAuthenticationMechanisms - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
serverAuthenticationMechanisms - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
serverExtensionArgs - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
serverExtensionArgs - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
serverTLS - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
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.transport.nntp.NNTPConnection
 
setAllow8bitMIME(boolean) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Change the allow8BitMime attribute for the message.
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.
setDirty() - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrc
Mark this newsrc database as dirty.
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.
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.message.POP3Message
 
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.message.POP3Message
 
setLocalHost(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
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.
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.
setSASLRealm(String) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Explicitly set the SASL realm used for DIGEST-MD5 authenticaiton.
setSASLRealm(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
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.
setSendPartial(boolean) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
Change the sendPartial attribute for the message.
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.SMTPTransport
Set a new value for the startTLS property.
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.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.
setSubscribed(boolean) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
Set the subscription status for an article.
setUnmarked(int) - Method in class org.apache.geronimo.javamail.store.nntp.newsrc.RangeList
Clear the seen mark for a target article.
socket - Variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
socket - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
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
 
stage - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
stage - Variable in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
 
store - Variable in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
 
submitter - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPMessage
 
subscribed - Variable in class org.apache.geronimo.javamail.store.nntp.newsrc.NNTPNewsrcGroup
 
supportsAuthentication(String) - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
Determine if the target server supports a given authentication mechanism.
supportsAuthentication(String) - Method in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
Determine if the target server supports a given authentication mechanism.
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.SMTPTransport
Tests whether the target server supports a named extension.

T

TIMEOUT - Static variable in class org.apache.geronimo.javamail.transport.nntp.NNTPConnection
 
TIMEOUT - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
TRANSACTION_FAILED - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
TraceInputStream - class org.apache.geronimo.javamail.util.TraceInputStream.
 
TraceInputStream(InputStream, OutputStream, boolean, boolean) - Constructor for class org.apache.geronimo.javamail.util.TraceInputStream
Construct a debug trace stream.
TraceOutputStream - class org.apache.geronimo.javamail.util.TraceOutputStream.
 
TraceOutputStream(OutputStream, OutputStream, boolean, boolean) - Constructor for class org.apache.geronimo.javamail.util.TraceOutputStream
Construct a debug trace stream.
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.POP3Connection
 
toString() - Method in class org.apache.geronimo.javamail.transport.nntp.NNTPReply
 
traceStream - Variable in class org.apache.geronimo.javamail.util.TraceInputStream
 
traceStream - Variable in class org.apache.geronimo.javamail.util.TraceOutputStream
 

U

USERNAME - Static variable in class org.apache.geronimo.javamail.authentication.LoginAuthenticator
 
USER_NOT_LOCAL - Static variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
updateContent(InputStream) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Update the article content from an input stream.
updateHeaders(InputStream) - Method in class org.apache.geronimo.javamail.store.nntp.NNTPMessage
Update the message headers from an input stream.
useTLS - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 
username - Variable in class org.apache.geronimo.javamail.authentication.CramMD5Authenticator
 
username - Variable in class org.apache.geronimo.javamail.authentication.DigestMD5Authenticator
 
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.transport.nntp.NNTPConnection
 
username - Variable in class org.apache.geronimo.javamail.transport.smtp.SMTPTransport
 

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(int) - Method in class org.apache.geronimo.javamail.util.MIMEOutputStream
 
write(int) - Method in class org.apache.geronimo.javamail.util.TraceOutputStream
Writes the specified byte to this output stream.

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

Copyright © 2006 Apache Software Foundation. All Rights Reserved.