Class NoopEmailer
java.lang.Object
com.erudika.para.server.email.NoopEmailer
- All Implemented Interfaces:
com.erudika.para.core.email.Emailer
Does nothing.
- Author:
- Alex Bogdanovski [[email protected]]
-
Field Summary
Fields inherited from interface com.erudika.para.core.email.Emailer
MAX_RECIPIENTS_PER_MESSAGE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.erudika.para.core.email.Emailer
getFromEmail, getFromName, sendEmail, sendEmail, sendEmail, sendSingleBatch
-
Constructor Details
-
NoopEmailer
public NoopEmailer()Constructor.
-
-
Method Details
-
sendEmail
-
sendSingleBatch
-