jSyncManager Simple Java Server

Uses of Class
org.jSyncManager.SJS.Adapters.SMTPServer.TestSMTPServer

Packages that use TestSMTPServer
org.jSyncManager.SJS.Adapters.SMTPServer   
org.jSyncManager.SJS.Adapters.SMTPServer.contracts   
org.jSyncManager.SJS.Tests   
 

Uses of TestSMTPServer in org.jSyncManager.SJS.Adapters.SMTPServer
 

Fields in org.jSyncManager.SJS.Adapters.SMTPServer declared as TestSMTPServer
protected  TestSMTPServer TestSMTPServer.server
          Stores a self reference, for use by the commands if they need to access server methods
 

Uses of TestSMTPServer in org.jSyncManager.SJS.Adapters.SMTPServer.contracts
 

Constructors in org.jSyncManager.SJS.Adapters.SMTPServer.contracts with parameters of type TestSMTPServer
TestSMTPServerContract(TestSMTPServer testserver)
          Constructor for TestSMTPServer class
 

Uses of TestSMTPServer in org.jSyncManager.SJS.Tests
 

Subclasses of TestSMTPServer in org.jSyncManager.SJS.Tests
 class SMTPMailTest
          JUnit tests for the TestSMTPServer processRequest function.
 class SMTPServerTest
          JUnit tests for the TestSMTPServer processRequest function.
 


jSyncManager Simple Java Server

Copyright (c) 2004 Brad BARCLAY. All Rights Reserved.