|
jSyncManager Simple Java Server | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SMTPServer | |
|---|---|
| org.jSyncManager.SJS.Adapters.SMTPServer | |
| org.jSyncManager.SJS.Adapters.SMTPServer.contracts | |
| org.jSyncManager.SJS.Tests | |
| Uses of SMTPServer in org.jSyncManager.SJS.Adapters.SMTPServer |
|---|
| Fields in org.jSyncManager.SJS.Adapters.SMTPServer declared as SMTPServer | |
|---|---|
protected SMTPServer |
SMTPServer.server
Stores a self reference, for use by the commands if they need to access server methods |
| Uses of SMTPServer in org.jSyncManager.SJS.Adapters.SMTPServer.contracts |
|---|
| Fields in org.jSyncManager.SJS.Adapters.SMTPServer.contracts declared as SMTPServer | |
|---|---|
(package private) SMTPServer |
SMTPServerContract.server
The server class being checked |
| Constructors in org.jSyncManager.SJS.Adapters.SMTPServer.contracts with parameters of type SMTPServer | |
|---|---|
SMTPServerContract(SMTPServer server)
Creates a new SMTPServerContract for the passed server object (this is handled automatically) by the library |
|
| Uses of SMTPServer in org.jSyncManager.SJS.Tests |
|---|
| Subclasses of SMTPServer in org.jSyncManager.SJS.Tests | |
|---|---|
class |
MailDeliveryTest
Description of the type... |
|
jSyncManager Simple Java Server | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||