|
jSyncManager Simple Java Server | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSMTPServer | |
---|---|
org.jSyncManager.SJS.Adapters.SMTPServer | |
org.jSyncManager.SJS.Adapters.SMTPServer.contracts | |
org.jSyncManager.SJS.Tests |
Uses of AbstractSMTPServer in org.jSyncManager.SJS.Adapters.SMTPServer |
---|
Subclasses of AbstractSMTPServer in org.jSyncManager.SJS.Adapters.SMTPServer | |
---|---|
class |
SMTPServer
This class extends the AbstractSMTPServer class by providing methods to handle incoming message data |
class |
TestSMTPServer
Realization of the AbstractSmtpAdapter Handles all of the commands from the Smtp standard. |
Uses of AbstractSMTPServer in org.jSyncManager.SJS.Adapters.SMTPServer.contracts |
---|
Constructors in org.jSyncManager.SJS.Adapters.SMTPServer.contracts with parameters of type AbstractSMTPServer | |
---|---|
AbstractSMTPServerContract(AbstractSMTPServer t)
A general constructor that sets the instance variable This is of the form required by C4J |
Uses of AbstractSMTPServer in org.jSyncManager.SJS.Tests |
---|
Subclasses of AbstractSMTPServer in org.jSyncManager.SJS.Tests | |
---|---|
class |
MailDeliveryTest
Description of the type... |
class |
SMTPMailTest
JUnit tests for the TestSMTPServer processRequest function. |
class |
SMTPServerTest
JUnit tests for the TestSMTPServer processRequest function. |
|
jSyncManager Simple Java Server | ||||||||
PREV NEXT | FRAMES NO FRAMES |