Uses of Interface
de.xima.fc.handler.interfaces.system.IMailHandler
-
Packages that use IMailHandler Package Description de.xima.fc.handler.interfaces de.xima.fc.handler.system -
-
Uses of IMailHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IMailHandler Modifier and Type Method Description IMailHandler
AHandlerProvider. getMailHandler()
IMailHandler
IHandlerProvider. getMailHandler()
-
Uses of IMailHandler in de.xima.fc.handler.system
Classes in de.xima.fc.handler.system that implement IMailHandler Modifier and Type Class Description class
MailHandler
The Class MailHandler.
-