| AbstractImplementation() | org.turro.elephant.impl.abstracts.AbstractImplementation | |
| addToPool(String from, String to, String cc, String subject, String message) | org.turro.mail.impl.MailMessagePool | |
| addToPool(MailMessage mail) | org.turro.mail.impl.MailMessagePool | |
| addToPoolTemplate(String from, String to, String cc, String subject, String message, String template, String name, String login) | org.turro.mail.impl.MailMessagePool | |
| addToPoolTemplate(String from, String to, String cc, String subject, String message, String template, String name, String login, Map args) | org.turro.mail.impl.MailMessagePool | |
| attributes | org.turro.elephant.impl.abstracts.AbstractImplementation | protected |
| configuration | org.turro.elephant.impl.abstracts.AbstractImplementation | protected |
| constructor | org.turro.elephant.impl.abstracts.AbstractImplementation | protected |
| getAttributes() | org.turro.elephant.impl.abstracts.AbstractImplementation | |
| getLongAttribute(String key) | org.turro.elephant.impl.abstracts.AbstractImplementation | |
| iel | org.turro.elephant.impl.abstracts.AbstractImplementation | protected |
| MailMessagePool() | org.turro.mail.impl.MailMessagePool | |
| sendPool() | org.turro.mail.impl.MailMessagePool | |
| sendPool(Consumer onFinish) | org.turro.mail.impl.MailMessagePool | |
| setConfiguration(Element configuration) | org.turro.elephant.impl.abstracts.AbstractImplementation | |
| setConstructor(IConstructor constructor) | org.turro.elephant.impl.abstracts.AbstractImplementation | |
| setElement(IElement element) | org.turro.elephant.impl.abstracts.AbstractImplementation | |
| setEncoding(String encoding) | org.turro.mail.impl.MailMessagePool | |