Uses of Enum Class
com.nilhcem.fakesmtp.server.SMTPServerHandler
Packages that use SMTPServerHandler
-
Uses of SMTPServerHandler in com.nilhcem.fakesmtp.server
Methods in com.nilhcem.fakesmtp.server that return SMTPServerHandlerModifier and TypeMethodDescriptionstatic SMTPServerHandlerReturns the enum constant of this class with the specified name.static SMTPServerHandler[]SMTPServerHandler.values()Returns an array containing the constants of this enum class, in the order they are declared.