Index
All Classes and Interfaces|All Packages
A
- Autoconf - Class in net.mailific.mailificserverspringboot
-
Provides Spring autoconfiguration for the Mailific SMTP listener library.
- Autoconf() - Constructor for class net.mailific.mailificserverspringboot.Autoconf
B
- bannerDomainProvider() - Method in class net.mailific.mailificserverspringboot.Autoconf
-
Provides the domain to be advertised in the Banner (connect response).
- BannerDomainProvider - Interface in net.mailific.mailificserverspringboot
C
- commandHandlerProvider(BannerDomainProvider, EhloGreetingProvider, MailObjectFactory) - Method in class net.mailific.mailificserverspringboot.Autoconf
-
Provides a connect handler and collection of command handlers.
- CommandHandlerProvider - Interface in net.mailific.mailificserverspringboot
- commandHandlers() - Method in interface net.mailific.mailificserverspringboot.CommandHandlerProvider
- connectHandler() - Method in interface net.mailific.mailificserverspringboot.CommandHandlerProvider
E
- ehloGreetingProvider() - Method in class net.mailific.mailificserverspringboot.Autoconf
-
Provides the EHLO greeting text.
- EhloGreetingProvider - Interface in net.mailific.mailificserverspringboot
- extensionProvider(String) - Method in class net.mailific.mailificserverspringboot.Autoconf
-
Provides a list of extensions for the server to support.
- ExtensionProvider - Interface in net.mailific.mailificserverspringboot
- extensions() - Method in interface net.mailific.mailificserverspringboot.ExtensionProvider
G
- getBannerDomain() - Method in interface net.mailific.mailificserverspringboot.BannerDomainProvider
- getEhloGreeting() - Method in interface net.mailific.mailificserverspringboot.EhloGreetingProvider
M
- mailificCommandConsumer(CommandHandlerProvider) - Method in class net.mailific.mailificserverspringboot.Autoconf
-
Builds an SmtpCommandMap from a CommandHandlerProvider .
- mailObjectFactory() - Method in class net.mailific.mailificserverspringboot.Autoconf
-
Provides a factory for
MailObjectobjects.
N
- net.mailific.mailificserverspringboot - package net.mailific.mailificserverspringboot
S
- serverConfig(String, int, String, String, String, SmtpSessionFactory) - Method in class net.mailific.mailificserverspringboot.Autoconf
-
Provides the ServerConfig used by
Autoconf.smtpServer(ServerConfig) - smtpServer(ServerConfig) - Method in class net.mailific.mailificserverspringboot.Autoconf
-
Provides a Netty-based SmtpServer.
- smtpSesssionFactory(LineConsumer, ExtensionProvider) - Method in class net.mailific.mailificserverspringboot.Autoconf
-
Provides an SmtpSessionFactory.
All Classes and Interfaces|All Packages