- generateType1Msg(int) - Method in class com.sun.mail.auth.Ntlm
-
- generateType3Msg(String) - Method in class com.sun.mail.auth.Ntlm
-
- getBooleanProperty(Properties, String, boolean) - Static method in class com.sun.mail.util.PropUtil
-
Get a boolean valued property.
- getBooleanSessionProperty(Session, String, boolean) - Static method in class com.sun.mail.util.PropUtil
-
Deprecated.
- getBooleanSystemProperty(String, boolean) - Static method in class com.sun.mail.util.PropUtil
-
Get a boolean valued System property.
- getBytes(InputStream) - Static method in class com.sun.mail.util.ASCIIUtility
-
- getBytes(String) - Static method in class com.sun.mail.util.ASCIIUtility
-
- getChannel() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getConnectionTimeout() - Method in exception com.sun.mail.util.MailConnectException
-
The timeout used for the connection attempt.
- getConnectionTimeout() - Method in exception com.sun.mail.util.SocketConnectException
-
The timeout used for the connection attempt.
- getContent(DataSource) - Method in class com.sun.mail.handlers.image_gif
-
- getContent(DataSource) - Method in class com.sun.mail.handlers.message_rfc822
-
Return the content.
- getContent(DataSource) - Method in class com.sun.mail.handlers.multipart_mixed
-
Return the content.
- getContent(DataSource) - Method in class com.sun.mail.handlers.text_plain
-
- getData(ActivationDataFlavor, DataSource) - Method in class com.sun.mail.handlers.handler_base
-
Given the flavor that matched, return the appropriate type of object.
- getData(ActivationDataFlavor, DataSource) - Method in class com.sun.mail.handlers.text_xml
-
- getDataFlavors() - Method in class com.sun.mail.handlers.handler_base
-
Return an array of ActivationDataFlavors that we support.
- getDataFlavors() - Method in class com.sun.mail.handlers.image_gif
-
- getDataFlavors() - Method in class com.sun.mail.handlers.image_jpeg
-
- getDataFlavors() - Method in class com.sun.mail.handlers.message_rfc822
-
- getDataFlavors() - Method in class com.sun.mail.handlers.multipart_mixed
-
- getDataFlavors() - Method in class com.sun.mail.handlers.text_html
-
- getDataFlavors() - Method in class com.sun.mail.handlers.text_plain
-
- getDataFlavors() - Method in class com.sun.mail.handlers.text_xml
-
- getDefaultCipherSuites() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getException() - Method in exception com.sun.mail.util.SocketConnectException
-
The exception that caused the failure.
- getFileDescriptor$() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
KLUDGE for Android, which has this illegal non-Java Compatible method.
- getFolder() - Method in exception com.sun.mail.util.FolderClosedIOException
-
Returns the dead Folder object
- getHost() - Method in exception com.sun.mail.util.MailConnectException
-
The host we were trying to connect to.
- getHost() - Method in exception com.sun.mail.util.SocketConnectException
-
The host we were trying to connect to.
- getInetAddress() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getInputStream() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getIntProperty(Properties, String, int) - Static method in class com.sun.mail.util.PropUtil
-
Get an integer valued property.
- getIntSessionProperty(Session, String, int) - Static method in class com.sun.mail.util.PropUtil
-
Deprecated.
- getKeepAlive() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getKeyManagers() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getLocalAddress() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getLocalPort() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getLocalSocketAddress() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getLogger(Class<?>, String) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger using the specified class' package
name as the Logger name and the specified prefix.
- getLogger(String, String) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger with the specified name
and prefix.
- getMechanismName() - Method in class com.sun.mail.auth.OAuth2SaslClient
-
- getMechanismNames(Map<String, ?>) - Method in class com.sun.mail.auth.OAuth2SaslClientFactory
-
- getMimeStream() - Method in interface com.sun.mail.util.ReadableMime
-
Return the MIME format stream corresponding to this message part.
- getMode() - Method in class com.sun.mail.util.UUDecoderStream
-
Get the "mode" field from the prefix.
- getName() - Method in class com.sun.mail.util.UUDecoderStream
-
Get the "name" field from the prefix.
- getNegotiatedProperty(String) - Method in class com.sun.mail.auth.OAuth2SaslClient
-
- getOOBInline() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getOption(SocketOption<T>) - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getOutputStream() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getPort() - Method in exception com.sun.mail.util.MailConnectException
-
The port we were trying to connect to.
- getPort() - Method in exception com.sun.mail.util.SocketConnectException
-
The port we were trying to connect to.
- getPort() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getReceiveBufferSize() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getRemoteSocketAddress() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getReuseAddress() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getSecureRandom() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getSendBufferSize() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getSocket(String, int, Properties, String) - Static method in class com.sun.mail.util.SocketFetcher
-
- getSocket(String, int, Properties, String, boolean) - Static method in class com.sun.mail.util.SocketFetcher
-
This method returns a Socket.
- getSoLinger() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getSoTimeout() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getSubLogger(String, String) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger whose name is composed
of this MailLogger's name plus the specified sub-name, separated
by a dot.
- getSubLogger(String, String, boolean) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger whose name is composed
of this MailLogger's name plus the specified sub-name, separated
by a dot.
- getSupportedCipherSuites() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getTcpNoDelay() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getTrafficClass() - Method in class com.sun.mail.util.WriteTimeoutSocket
-
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.handler_base
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.handler_base
-
Return the DataFlavors for this DataContentHandler
.
- getTrustedHosts() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getTrustManagers() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- MailConnectException - Exception in com.sun.mail.util
-
A MessagingException that indicates a socket connection attempt failed.
- MailConnectException(SocketConnectException) - Constructor for exception com.sun.mail.util.MailConnectException
-
Constructs a MailConnectException.
- MailLogger - Class in com.sun.mail.util
-
A simplified logger used by JavaMail to handle logging to a
PrintStream and logging through a java.util.logging.Logger.
- MailLogger(Class<?>, String, boolean, PrintStream) - Constructor for class com.sun.mail.util.MailLogger
-
Construct a new MailLogger using the specified class' package
name as the Logger name,
debug prefix (e.g., "DEBUG"), debug flag, and PrintStream.
- MailLogger(Class<?>, String, String, boolean, PrintStream) - Constructor for class com.sun.mail.util.MailLogger
-
Construct a new MailLogger using the specified class' package
name combined with the specified subname as the Logger name,
debug prefix (e.g., "DEBUG"), debug flag, and PrintStream.
- MailLogger(Class<?>, String, Session) - Constructor for class com.sun.mail.util.MailLogger
-
Deprecated.
- MailLogger(String, String, boolean, PrintStream) - Constructor for class com.sun.mail.util.MailLogger
-
Construct a new MailLogger using the specified Logger name,
debug prefix (e.g., "DEBUG"), debug flag, and PrintStream.
- MailLogger(String, String, Session) - Constructor for class com.sun.mail.util.MailLogger
-
Deprecated.
- MailSSLSocketFactory - Class in com.sun.mail.util
-
An SSL socket factory that makes it easier to specify trust.
- MailSSLSocketFactory() - Constructor for class com.sun.mail.util.MailSSLSocketFactory
-
Initializes a new MailSSLSocketFactory.
- MailSSLSocketFactory(String) - Constructor for class com.sun.mail.util.MailSSLSocketFactory
-
Initializes a new MailSSLSocketFactory with a given protocol.
- markSupported() - Method in class com.sun.mail.util.BASE64DecoderStream
-
Tests if this input stream supports marks.
- markSupported() - Method in class com.sun.mail.util.QPDecoderStream
-
Tests if this input stream supports marks.
- markSupported() - Method in class com.sun.mail.util.UUDecoderStream
-
- MD4 - Class in com.sun.mail.auth
-
The MD4 class is used to compute an MD4 message digest over a given
buffer of bytes.
- MD4() - Constructor for class com.sun.mail.auth.MD4
-
Standard constructor, creates a new MD4 instance.
- message_rfc822 - Class in com.sun.mail.handlers
-
- message_rfc822() - Constructor for class com.sun.mail.handlers.message_rfc822
-
- MessageRemovedIOException - Exception in com.sun.mail.util
-
A variant of MessageRemovedException that can be thrown from methods
that only throw IOException.
- MessageRemovedIOException() - Constructor for exception com.sun.mail.util.MessageRemovedIOException
-
Constructs a MessageRemovedIOException with no detail message.
- MessageRemovedIOException(String) - Constructor for exception com.sun.mail.util.MessageRemovedIOException
-
Constructs a MessageRemovedIOException with the specified detail message.
- MimeUtil - Class in com.sun.mail.util
-
General MIME-related utility methods.
- multipart_mixed - Class in com.sun.mail.handlers
-
- multipart_mixed() - Constructor for class com.sun.mail.handlers.multipart_mixed
-
- wrap(byte[], int, int) - Method in class com.sun.mail.auth.OAuth2SaslClient
-
- write(byte[]) - Method in class com.sun.mail.util.BASE64EncoderStream
-
Encodes b.length
bytes to this output stream.
- write(byte[]) - Method in class com.sun.mail.util.CRLFOutputStream
-
- write(byte[]) - Method in class com.sun.mail.util.LogOutputStream
-
- write(byte[]) - Method in class com.sun.mail.util.QPEncoderStream
-
Encodes b.length
bytes to this output stream.
- write(byte[]) - Method in class com.sun.mail.util.UUEncoderStream
-
- write(byte[], int, int) - Method in class com.sun.mail.util.BASE64EncoderStream
-
Encodes len
bytes from the specified
byte
array starting at offset off
to
this output stream.
- write(byte[], int, int) - Method in class com.sun.mail.util.CRLFOutputStream
-
- write(byte[], int, int) - Method in class com.sun.mail.util.LogOutputStream
-
- write(byte[], int, int) - Method in class com.sun.mail.util.QPEncoderStream
-
Encodes len
bytes from the specified
byte
array starting at offset off
to
this output stream.
- write(byte[], int, int) - Method in class com.sun.mail.util.TraceOutputStream
-
Writes b.length
bytes to this output stream.
- write(byte[], int, int) - Method in class com.sun.mail.util.UUEncoderStream
-
- write(int) - Method in class com.sun.mail.util.BASE64EncoderStream
-
Encodes the specified byte
to this output stream.
- write(int) - Method in class com.sun.mail.util.CRLFOutputStream
-
- write(int) - Method in class com.sun.mail.util.LogOutputStream
-
- write(int) - Method in class com.sun.mail.util.QEncoderStream
-
Encodes the specified byte
to this output stream.
- write(int) - Method in class com.sun.mail.util.QPEncoderStream
-
Encodes the specified byte
to this output stream.
- write(int) - Method in class com.sun.mail.util.TraceOutputStream
-
Writes the specified byte
to this output stream.
- write(int) - Method in class com.sun.mail.util.UUEncoderStream
-
- writeln() - Method in class com.sun.mail.util.CRLFOutputStream
-
- writeln() - Method in class com.sun.mail.util.LineOutputStream
-
- writeln(String) - Method in class com.sun.mail.util.LineOutputStream
-
- WriteTimeoutSocket - Class in com.sun.mail.util
-
A special Socket that uses a ScheduledExecutorService to
implement timeouts for writes.
- WriteTimeoutSocket(int) - Constructor for class com.sun.mail.util.WriteTimeoutSocket
-
- WriteTimeoutSocket(String, int, int) - Constructor for class com.sun.mail.util.WriteTimeoutSocket
-
- WriteTimeoutSocket(String, int, InetAddress, int, int) - Constructor for class com.sun.mail.util.WriteTimeoutSocket
-
- WriteTimeoutSocket(InetAddress, int, int) - Constructor for class com.sun.mail.util.WriteTimeoutSocket
-
- WriteTimeoutSocket(InetAddress, int, InetAddress, int, int) - Constructor for class com.sun.mail.util.WriteTimeoutSocket
-
- WriteTimeoutSocket(Socket, int) - Constructor for class com.sun.mail.util.WriteTimeoutSocket
-
- writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.image_gif
-
Write the object to the output stream, using the specified MIME type.
- writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.message_rfc822
-
Write the object as a byte stream.
- writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.multipart_mixed
-
Write the object to the output stream, using the specific MIME type.
- writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.text_plain
-
Write the object to the output stream, using the specified MIME type.
- writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.text_xml
-