JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.nilhcem.fakesmtp
package
com.nilhcem.fakesmtp
Entry point of the application.
Related Packages
Package
Description
com.nilhcem.fakesmtp.core
Provides core methods to get the configuration of the project or i18n messages.
com.nilhcem.fakesmtp.gui
Provides the main GUI components (main JFrame, JPanel, MenuBar...).
com.nilhcem.fakesmtp.log
Provides a Logback appender and an observable object to redirect logs to the GUI.
com.nilhcem.fakesmtp.model
Models used in the application to contain emails or component fields information.
com.nilhcem.fakesmtp.server
Provides services classes for the SMTP server.
Classes
Class
Description
FakeSMTP
Entry point of the application.