A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
G
- get(Object) - function in java.util.LinkedHashMap
- getApps() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- The app it belongs to, using spring.application.
- getAttachment() - function in pro.fessional.wings.tiny.mail.sender.TinyMailMessage
- getAttachment() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Mail attachment, use default if null
- getAttachment() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- mail attachment, display name and Resource of Map, where Resource supports classpath, file, url format
- getBatchSize() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailServiceProp
- max number of bulk emails sent at one time.
- getBcc() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- default mail bcc
- getBcc() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- default mail bcc
- getBcc() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Mail bcc, use default if null
- getBcc() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- mail bcc, use the default config when empty, comma separated
- getBizId() - function in pro.fessional.wings.tiny.mail.sender.TinyMailMessage
- Business id of the mail
- getBizId() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailSenderProp
- biz-id Header to locate mail by business, default mail id.
- getBizMark() - function in pro.fessional.wings.tiny.mail.sender.TinyMailMessage
- Business mark of the mail
- getBizMark() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailSenderProp
- biz-mark Header to locate data by business, eg.
- getBootScan() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailServiceProp
- how long after start, scan for unsent mail, `0` for no scan.
- getByBizmark() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailUrlmapProp
- find summary of the email by Biz-Mark, in reverse order by default.
- getByRecipient() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailUrlmapProp
- find summary of the email by RegExp of to/cc/bcc, reverse order by default.
- getBySender() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailUrlmapProp
- find summary of the email by from, in reverse order by default.
- getBySubject() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailUrlmapProp
- find summary of the email by RegExp of subject, reverse order by default.
- getCause() - function in java.lang.Throwable
- getCc() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- default mail cc
- getCc() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- default mail cc
- getCc() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Mail cc, use default if null
- getCc() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- mail cc, use the default config when empty, comma separated
- getCheck() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Send parameter, whether to check the sending condition, otherwise it is forced to send
- getConf() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Config name, use default if empty
- getConf() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- the name of the config
- getConfigLoader() - function in pro.fessional.wings.tiny.mail.sender.MailConfigProvider
- getConfigProvider() - function in pro.fessional.wings.tiny.mail.sender.MailNotice
- getConfigs() - function in pro.fessional.wings.tiny.mail.sender.MailNotice
- getContent() - function in pro.fessional.wings.tiny.mail.sender.TinyMailMessage
- Mail content
- getContent() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Mail content, use default if empty
- getContent() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- mail content, use the default config when empty
- getCostMillis() - function in pro.fessional.wings.tiny.mail.sender.MailSenderManager.BatchResult
- getCreateDt() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- System time of mail creation, read-only, for display only
- getDate() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Schedule to send mail (system time zone)
- getDate() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Mail timed delivery time, system time zone
- getDefault() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailConfigProp
- Default Config
- getDefaultEncoding() - function in org.springframework.boot.autoconfigure.mail.MailProperties
- getDoneMillis() - function in pro.fessional.wings.tiny.mail.sender.MailSenderManager.BatchResult
- getErrAuth() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailSenderProp
- how much time to wait if MailAuthenticationException, default 1 hour.
- getErrHost() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailSenderProp
- how many seconds to wait for the host if it contains the following exception message.
- getErrMail() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailSenderProp
- how many seconds to wait to resend this email if it contains the following exception message.
- getErrSend() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailSenderProp
- how much time to wait if MailSendException, default 5 minutes.
- getException() - function in pro.fessional.wings.tiny.mail.sender.MailSenderManager.BatchResult
- getForceBcc() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailSenderProp
- force to replace the real "bcc", string arrays, comma separated.
- getForceCc() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailSenderProp
- force to replace the real "cc", string arrays, comma separated.
- getForcePrefix() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailSenderProp
- force to add prefix to the real subject.
- getForceTo() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailSenderProp
- force to replace the real "to", string arrays, comma separated.
- getFrom() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- default mail from
- getFrom() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- default mail from
- getFrom() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Mail from, use default if empty
- getFrom() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- mail from, use the default config when empty
- getHost() - function in org.springframework.boot.autoconfigure.mail.MailProperties
- getHtml() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- mail content type, send html mail(text/html) if true ,otherwise plain mail(text/plain)
- getHtml() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- mail content type, send html mail(text/html) if true ,otherwise plain mail(text/plain)
- getHtml() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Whether to send html mail (text/html), otherwise text mail(text/plain).
- getHtml() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- whether it is html mail, use the default config when empty
- getId() - function in pro.fessional.wings.tiny.mail.controller.MailSendController.Ins
- Mail id
- getId() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- null when creating, target id when updating
- getJndiName() - function in org.springframework.boot.autoconfigure.mail.MailProperties
- getLastCost() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Number of milliseconds since the last message was sent, read-only, for display only
- getLastDone() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- The system time when the message was last sent successfully, read-only, used only to display
- getLastFail() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- The reason why the email failed to be sent last time, null is not failed, read only, only used to display
- getLastSend() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- The system time when the message was last sent, read-only, used only to display
- getListAll() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailUrlmapProp
- list summary of all messages, in reverse order by default.
- getListFailed() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailUrlmapProp
- list summary of failed emails, in reverse order by default.
- getListUndone() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailUrlmapProp
- list summary of unsuccessful emails, in reverse order by default.
- getLoadDetail() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailUrlmapProp
- get mail detail.
- getLocalizedMessage() - function in java.lang.Throwable
- getMark() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Business keyword ot mark, space seperated, use default if null
- getMark() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- business markers, mainly used for failed operations
- getMaxDone() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Max count of done (successfully send), defaults to system configuration
- getMaxDone() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Maximum number of successes, update when non-null
- getMaxDone() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailServiceProp
- max success for the same email.
- getMaxFail() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Max count of fail, defaults to system configuration
- getMaxFail() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Maximum number of failures, update on non-null
- getMaxFail() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailServiceProp
- max failures for the same email.
- getMaxIdle() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailSenderProp
- max wait time for the same mailhost, if less then wait, otherwise throw MailWaitException, 0 is ignored.
- getMaxNext() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailServiceProp
- the email does not need to be sent anymore as it has been a certain amount of time.
- getMessage() - function in java.lang.Throwable
- getMostSpecificCause() - function in org.springframework.core.NestedRuntimeException
- getName() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- the name of mail config.
- getName() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- the name of mail config.
- getNextSend() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Next send time, system time zone, update when non-null
- getOrDefault(Object,V) - function in java.util.LinkedHashMap
- getPassword() - function in org.springframework.boot.autoconfigure.mail.MailProperties
- getPerIdle() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailSenderProp
- interval of each login of the same mailhost, avoid limit frequency, 0 is ignored.
- getPort() - function in org.springframework.boot.autoconfigure.mail.MailProperties
- getProperties() - function in org.springframework.boot.autoconfigure.mail.MailProperties
- getProtocol() - function in org.springframework.boot.autoconfigure.mail.MailProperties
- getRefKey1() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Reference key1, Generally the PK
- getRefKey1() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Reference key1, generally the primary key
- getRefKey2() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Reference key2, Generally the composite type
- getRefKey2() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Reference key2, generally composite type
- getRefType() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Reference Type to Tag key1, key2 usage
- getRefType() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Reference type, indicates key1, key2 use
- getReply() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- default mail reply
- getReply() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- default mail reply
- getReply() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Mail reply, use default if empty
- getReply() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- mail reply, use the default config when empty
- getRetry() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Sending parameters, whether to retry when sending fails
- getRootCause() - function in org.springframework.core.NestedRuntimeException
- getRuns() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Required RunMode, current RuntimeMode.
- getSenderManager() - function in pro.fessional.wings.tiny.mail.sender.MailNotice
- getSenderProp() - function in pro.fessional.wings.tiny.mail.sender.MailSenderManager
- getSenderProvider() - function in pro.fessional.wings.tiny.mail.sender.MailSenderManager
- getSendMail() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailUrlmapProp
- create or save an email, and send it immediately or asynchronously
- getSendRetry() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailUrlmapProp
- sync retry failed emails, send success or failure, or exceptions
- getSendSave() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailUrlmapProp
- only save messages, but do not send them.
- getSendScan() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailUrlmapProp
- sync scan the emails that need to resend, and send them async, return the number of resend emails.
- getStackTrace() - function in java.lang.Throwable
- getSubject() - function in pro.fessional.wings.tiny.mail.sender.TinyMailMessage
- Mail subject
- getSubject() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Mail subject, use default if empty
- getSubject() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- mail subject, use the default config when empty
- getSumDone() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Total number of successful emails, read-only, for display only
- getSumFail() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Total number of failed emails, read-only, for display only
- getSumSend() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- Total number of emails sent, read-only, for display only
- getSuppressed() - function in java.lang.Throwable
- getTinyMessage() - function in pro.fessional.wings.tiny.mail.sender.MailSenderManager.BatchResult
- getTo() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- default mail to
- getTo() - function in pro.fessional.wings.tiny.mail.sender.TinyMailConfig
- default mail to
- getTo() - function in pro.fessional.wings.tiny.mail.service.TinyMail
- Mail to, use default if null
- getTo() - function in pro.fessional.wings.tiny.mail.service.TinyMailPlain
- mail to, use the default config when empty, comma separated
- getTryNext() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailServiceProp
- how soon to retry after failure, default 1 minute.
- getUsername() - function in org.springframework.boot.autoconfigure.mail.MailProperties
- getWaitEpoch() - function in pro.fessional.wings.tiny.mail.sender.MailWaitException
- Epoch mills to wait
- getWarnSize() - function in pro.fessional.wings.tiny.mail.spring.prop.TinyMailServiceProp
- if this capacity is exceeded, log it as Warn.