A C D F H L M O P R S U V
A
- addBodyToMessage(Mail, MimeMessage) - Method in class org.wisdom.mailer.Smtp
-
C
- CONFAUTH - Static variable in class org.wisdom.mailer.Smtp
-
- CONFHOST - Static variable in class org.wisdom.mailer.Smtp
-
- configuration - Variable in class org.wisdom.mailer.Smtp
-
- configure() - Method in class org.wisdom.mailer.Smtp
-
Configures the sender.
- CONFPORT - Static variable in class org.wisdom.mailer.Smtp
-
- connection - Variable in class org.wisdom.mailer.Smtp
-
- Connection() - Constructor for enum org.wisdom.mailer.Smtp.Connection
-
- convert(List<String>) - Static method in class org.wisdom.mailer.Smtp
-
Converts the list of addresses to an array of InternetAddress.
D
- debug - Variable in class org.wisdom.mailer.Smtp
-
Enables / Disabled debugging.
- DEFAULT_FROM - Static variable in class org.wisdom.mailer.Smtp
-
F
- from - Variable in class org.wisdom.mailer.Smtp
-
The mail address of the sender.
- fromName - Variable in class org.wisdom.mailer.Smtp
-
An optional name (for the sender).
H
- host - Variable in class org.wisdom.mailer.Smtp
-
The host.
L
- LOGGER - Static variable in class org.wisdom.mailer.Smtp
-
M
- manageConnectionType() - Method in class org.wisdom.mailer.Smtp
-
- MOCK_SERVER_NAME - Static variable in class org.wisdom.mailer.Smtp
-
O
- org.wisdom.mailer - package org.wisdom.mailer
-
P
- password - Variable in class org.wisdom.mailer.Smtp
-
The password.
- port - Variable in class org.wisdom.mailer.Smtp
-
The port.
- properties - Variable in class org.wisdom.mailer.Smtp
-
Configuration properties.
R
- reconfigure() - Method in class org.wisdom.mailer.Smtp
-
S
- send(String, String, String, String) - Method in class org.wisdom.mailer.Smtp
-
Sends a mail.
- send(String, String, String, String, List<File>) - Method in class org.wisdom.mailer.Smtp
-
Sends a mail.
- send(Mail) - Method in class org.wisdom.mailer.Smtp
-
Sends the given mail object.
- sendMessageWithMockServer(Mail, MimeMessage) - Method in class org.wisdom.mailer.Smtp
-
Prints the mail info with the logger.
- SEPARATOR - Static variable in class org.wisdom.mailer.Smtp
-
- Smtp - Class in org.wisdom.mailer
-
A implementation of the Mail Sender Service using SMTP.
- Smtp() - Constructor for class org.wisdom.mailer.Smtp
-
- Smtp.Connection - Enum in org.wisdom.mailer
-
Type of connections.
- sslAuthentication - Variable in class org.wisdom.mailer.Smtp
-
The authenticator used for SSL.
U
- useMock - Variable in class org.wisdom.mailer.Smtp
-
True we should use the mock server.
- username - Variable in class org.wisdom.mailer.Smtp
-
The username.
- useSmtps - Variable in class org.wisdom.mailer.Smtp
-
V
- valueOf(String) - Static method in enum org.wisdom.mailer.Smtp.Connection
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wisdom.mailer.Smtp.Connection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
A C D F H L M O P R S U V
Copyright © 2013-2015 Wisdom Framework. All Rights Reserved.