Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
UIModel.toggleButton()
Happens when a user clicks on the start button.
|
Modifier and Type | Method and Description |
---|---|
void |
SMTPServerHandler.startServer(int port,
InetAddress bindAddress)
Starts the server on the port and address specified in parameters.
|
Copyright © 2015. All rights reserved.