Uses of Enum Class
org.subethamail.smtp.server.CommandRegistry
Packages that use CommandRegistry
-
Uses of CommandRegistry in org.subethamail.smtp.server
Methods in org.subethamail.smtp.server that return CommandRegistryModifier and TypeMethodDescriptionstatic CommandRegistryReturns the enum constant of this class with the specified name.static CommandRegistry[]CommandRegistry.values()Returns an array containing the constants of this enum class, in the order they are declared.