Java org.apache.commons.mail EmailConstants fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.mail EmailConstants fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.mail EmailConstants.

The text is from its open source code.

Field

StringUTF_8
charset constant for utf-8
StringTEXT_HTML
defines the text/html content type
StringMAIL_SMTP_SOCKET_FACTORY_CLASS
Specifies the javax.net.SocketFactory class to create smtp sockets.
StringMAIL_SMTP_SSL_ENABLE
If set to true, use SSL to connect and use the SSL port by default.