Uses of Interface
net.mailific.mailificserverspringboot.EhloGreetingProvider
-
Uses of EhloGreetingProvider in net.mailific.mailificserverspringboot
Methods in net.mailific.mailificserverspringboot that return EhloGreetingProviderModifier and TypeMethodDescriptionAutoconf.ehloGreetingProvider()Provides the EHLO greeting text.Methods in net.mailific.mailificserverspringboot with parameters of type EhloGreetingProviderModifier and TypeMethodDescriptionAutoconf.commandHandlerProvider(BannerDomainProvider domain, EhloGreetingProvider greeting, MailObjectFactory mailObjectFactory, Collection<CommandHandler> commandOverrides) Provides a connect handler and collection of command handlers.