jSyncManager Simple Java Server
A B C D E F G H I L M N O P Q R S T U V W X

T

TestAdapter - Class in org.jSyncManager.SJS.Adapters.TestAdapter
A simple Test Adapter to demonstrate the Internet Server Service.
TestAdapter() - Constructor for class org.jSyncManager.SJS.Adapters.TestAdapter.TestAdapter
Constructs a new instance of this TestAdapter.
TestAdapterTester - Class in org.jSyncManager.SJS.Tests
JUnit tests for the TestAdapter class.
TestAdapterTester() - Constructor for class org.jSyncManager.SJS.Tests.TestAdapterTester
 
testDATA() - Method in class org.jSyncManager.SJS.Tests.SMTPMailTest
A method that tests the DATA command for correct command syntax and order of commands.
testEHLO() - Method in class org.jSyncManager.SJS.Tests.SMTPServerTest
A method that tests the EHLO command for correct command syntax and order of commands.
testEXPN() - Method in class org.jSyncManager.SJS.Tests.SMTPServerTest
A method that tests the EXPN command for correct command syntax and order of commands.
testHELO() - Method in class org.jSyncManager.SJS.Tests.SMTPServerTest
A method that tests the HELO command for correct command syntax and order of commands.
testHELP() - Method in class org.jSyncManager.SJS.Tests.SMTPServerTest
A method that tests the HELP command for correct command syntax and order of commands.
testMAIL() - Method in class org.jSyncManager.SJS.Tests.SMTPMailTest
A method that tests the MAIL command for correct command syntax and order of commands.
testMailReturns() - Method in class org.jSyncManager.SJS.Tests.MailDeliveryTest
This is the main SMPTServer tester.
testMBoxes() - Method in class org.jSyncManager.SJS.Tests.MailDeliveryTest
This tests the MBox implementation
testNOOP() - Method in class org.jSyncManager.SJS.Tests.SMTPServerTest
A method that tests the NOOP command for correct command syntax and order of commands.
testQUIT() - Method in class org.jSyncManager.SJS.Tests.SMTPServerTest
A method that tests the QUIT command for correct command syntax and order of commands.
testRCPT() - Method in class org.jSyncManager.SJS.Tests.SMTPMailTest
A method that tests the RCPT command for correct command syntax and order of commands.
testRequest() - Method in class org.jSyncManager.SJS.Tests.TestAdapterTester
A method that tests the TestAdapter class.
testRSET() - Method in class org.jSyncManager.SJS.Tests.SMTPServerTest
A method that tests the RSET command for correct command syntax and order of commands.
TestSMTPServer - Class in org.jSyncManager.SJS.Adapters.SMTPServer
Realization of the AbstractSmtpAdapter Handles all of the commands from the Smtp standard.
TestSMTPServer() - Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.TestSMTPServer
 
TestSMTPServerContract - Class in org.jSyncManager.SJS.Adapters.SMTPServer.contracts
Contract for TestSMTPServer class This class will inherit all the the contracts from AbstractSMTPServer and add the below.
TestSMTPServerContract(TestSMTPServer) - Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.TestSMTPServerContract
Constructor for TestSMTPServer class
testVRFY() - Method in class org.jSyncManager.SJS.Tests.SMTPServerTest
A method that tests the VRFY command for correct command syntax and order of commands.
to - Variable in class org.jSyncManager.SJS.Adapters.SMTPServer.Message
Receiving address of the message
toString() - Method in class org.jSyncManager.SJS.Adapters.SMTPServer.Address
Returns a string representation of the Address object (i.e.
toString() - Method in class org.jSyncManager.SJS.Adapters.SMTPServer.Config.Domain
Returns the domain name.
toString() - Method in class org.jSyncManager.SJS.Adapters.SMTPServer.Config.User
Returns the user's name.
toString() - Method in class org.jSyncManager.SJS.Adapters.SMTPServer.Message
Returns a string representation of the message in a common format
toString() - Method in class org.jSyncManager.SJS.ConnectionManager
Returns this object as a human-readable descriptive String.

jSyncManager Simple Java Server
A B C D E F G H I L M N O P Q R S T U V W X
Copyright (c) 2004 Brad BARCLAY. All Rights Reserved.