Overview
Package
Class
Use
Tree
Index
Help
jSyncManager Simple Java Server
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
M
MAIL_FAIL_BAD_PARAMS
- Static variable in class org.jSyncManager.SJS.Tests.
SMTPMailTest
A final integer representing the "501 Syntax error in parameters or arguments" reply code.
MAIL_FAIL_BAD_SEQ
- Static variable in class org.jSyncManager.SJS.Tests.
SMTPMailTest
A final integer representing the "503 Bad sequence of commands" reply code.
MAIL_SUCCESS
- Static variable in class org.jSyncManager.SJS.Tests.
SMTPMailTest
A final integer representing the "250 Requested mail action okay, completed" reply code.
mailAddrExpr
- Static variable in class org.jSyncManager.SJS.Adapters.SMTPServer.
AbstractSMTPServer
A pattern object for easily matching data within MAIL FROM: statements.
MailDeliveryTest
- Class in
org.jSyncManager.SJS.Tests
Description of the type...
MailDeliveryTest()
- Constructor for class org.jSyncManager.SJS.Tests.
MailDeliveryTest
main(String[])
- Static method in class org.jSyncManager.SJS.Adapters.SMTPServer.
DNSUtil
main(String[])
- Static method in class org.jSyncManager.SJS.installtools.
PropertyConverter
main(String[])
- Static method in class org.jSyncManager.SJS.
Server
The application main entry point.
main(String[])
- Static method in class org.jSyncManager.SJS.
ServerManager
The main entrypoint for the Internet Service Server Manager.
main(String[])
- Static method in class org.jSyncManager.SJS.Tests.
MailDeliveryTest
Main method.
main(String[])
- Static method in class org.jSyncManager.SJS.Tests.
SMTPMailTest
Main method.
main(String[])
- Static method in class org.jSyncManager.SJS.Tests.
SMTPServerTest
Main method.
main(String[])
- Static method in class org.jSyncManager.SJS.Tests.
TestAdapterTester
Main method.
main(String[])
- Static method in class org.jSyncManager.SJS.webstart.
Launcher
mask
- Variable in class org.jSyncManager.SJS.Adapters.SMTPServer.
AbstractSMTPServer.SmtpCommand
Single bit which represents this command
Mbox
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer
This class implements the MessageStore interface by storing and retrieving messages to and from a file formatted according to the mbox specifications.
Mbox()
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.
Mbox
Constructor, default, empty
MboxContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer
MboxContract(Mbox)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.
MboxContract
Message
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer
This class provides an object representation of an e-mail message.
Message()
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.
Message
Constructor, default empty constructor
Message(Date, Date, Address, List<Address>, String)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.
Message
A constructor which takes a from/to (sender/receiver), body, and send/receive dates as arguments.
Message(Address, List<Address>, String)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.
Message
A constructor which takes a from/to (sender/receiver), and body and initializes the sent/received dates to null.
MessageContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.contracts
Contract for the Message Class
MessageContract(Message)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
MessageContract
Constructor, get a reference for the Message object
MessageStoreInterface
- Interface in
org.jSyncManager.SJS.Adapters.SMTPServer
An interface to define the methods used to store and retrieve messages from some medium.
Model
- Class in
org.jSyncManager.SJS.webstart
Model()
- Constructor for class org.jSyncManager.SJS.webstart.
Model
MXLookup(String)
- Static method in class org.jSyncManager.SJS.Adapters.SMTPServer.
DNSUtil
calls doLookup function, and gets the mx record info
Overview
Package
Class
Use
Tree
Index
Help
jSyncManager Simple Java Server
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.