@FunctionalInterface
public interface FromConfiguration
FromConfiguration defines the default sender.
It will be used by FromDecorator to populate Email.getFrom() if not specified.| Modifier and Type | Method and Description |
|---|---|
Contact |
getFrom() |
@NonNull Contact getFrom()