@groovy.transform.CompileStatic class SubEthaSmtpToolFactory extends java.lang.Object implements ToolFactory<SMTPServer>
ElasticSearch Client is used for indexing and searching documents
Modifiers | Name | Description |
---|---|---|
static class |
SubEthaSmtpToolFactory.EmecaMessageHandler |
|
static class |
SubEthaSmtpToolFactory.EmecaMessageHandlerFactory |
|
static class |
SubEthaSmtpToolFactory.MoquiUsernamePasswordValidator |
Modifiers | Name | Description |
---|---|---|
protected org.subethamail.smtp.auth.EasyAuthenticationHandlerFactory |
authHandlerFactory |
|
protected ExecutionContextFactoryImpl |
ecfi |
|
protected static org.slf4j.Logger |
logger |
|
protected SubEthaSmtpToolFactory.EmecaMessageHandlerFactory |
messageHandlerFactory |
|
protected javax.jcr.Session |
session |
|
protected org.subethamail.smtp.server.SMTPServer |
smtpServer |
Type | Name and description |
---|---|
static java.lang.String |
EMAIL_SERVER_ID |
static java.lang.String |
TOOL_NAME |
Constructor and description |
---|
SubEthaSmtpToolFactory
() Default empty constructor |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
destroy() |
|
org.subethamail.smtp.server.SMTPServer |
getInstance(java.lang.Object[] parameters) |
|
java.lang.String |
getName() |
|
void |
init(ExecutionContextFactory ecf) |
|
void |
preFacadeInit(ExecutionContextFactory ecf) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation