Uses of Enum Class
org.flasby.net.mail.SmtpEvent
Packages that use SmtpEvent
-
Uses of SmtpEvent in org.flasby.net.mail
Methods in org.flasby.net.mail that return SmtpEventModifier and TypeMethodDescriptionParser.getNextEvent()
static SmtpEvent
Returns the enum constant of this class with the specified name.static SmtpEvent[]
SmtpEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.