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
C
characters(char[], int, int)
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.Config.
ConfigDAOXML.PlayerHandler
Convenience method used to write an array of characters to the text buffer
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.Config.contracts.
DAOFactoryContract
Invariant checks.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.Config.contracts.
DomainContract
Invariant checks.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.Config.contracts.
GenericDAOContract
The class invariant.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.Config.contracts.
PlayerHandlerContract
Class invariant.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.Config.contracts.
UserContract
The class invariant for User class
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
AbstractSMTPServerContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
AddressContract
Specifies the states of the server that should never change.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandDataContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandEhloContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandExpnContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandHeloContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandHelpContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandMailContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandNoopContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandQuitContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandRcptContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandRsetContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandVrfyContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
ConfigurationContract
Ensure that the class always has domains and users to return
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
DNSUtilContract
Class invariant.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
MessageContract
Invariant checks.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
RemoteMessageHandlerContract
Class invariant.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
RemoteServerMessageContract
Invariants...
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
SMTPCommandContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
SMTPServerContract
Specifies the states of the server that should never change.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
StateContract
The invariant for this class.
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
TestSMTPServerContract
Class invariants for TestSMTPServer class
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.
MboxContract
classInvariant()
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.util.contracts.
SMTPUtilsContract
Invariant checks.
cleanMboxes()
- Method in class org.jSyncManager.SJS.Tests.
MailDeliveryTest
Clear the mailboxes of the users.
clearBits(long)
- Method in class org.jSyncManager.SJS.Adapters.SMTPServer.
AbstractSMTPServer.State
Removes the bits specified in the mask from the state
close()
- Method in class org.jSyncManager.SJS.
LogManager
Closes the log file.
cmd
- Variable in class org.jSyncManager.SJS.Adapters.SMTPServer.
AbstractSMTPServer.SmtpCommand
The string command value
CommandDataContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.contracts
This class lists the contracts and invariants for the CommandData class
CommandDataContract(AbstractSMTPServer.CommandData)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandDataContract
A general constructor that sets the instance variable
This is of the form required by C4J
CommandEhloContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.contracts
This class lists the contracts and invariants for the CommandEhlo class
CommandEhloContract(AbstractSMTPServer.CommandEhlo)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandEhloContract
A general constructor that sets the instance variable
This is of the form required by C4J
CommandExpnContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.contracts
This class lists the contracts and invariants for the CommandExpn class
CommandExpnContract(AbstractSMTPServer.CommandExpn)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandExpnContract
A general constructor that sets the instance variable
This is of the form required by C4J
CommandHeloContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.contracts
This class lists the contracts and invariants for the CommandHelo class
CommandHeloContract(AbstractSMTPServer.CommandEhlo)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandHeloContract
A general constructor that sets the instance variable
This is of the form required by C4J
CommandHelpContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.contracts
This class lists the contracts and invariants for the CommandHelp class
CommandHelpContract(AbstractSMTPServer.CommandHelp)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandHelpContract
A general constructor that sets the instance variable
This is of the form required by C4J
CommandMailContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.contracts
This class lists the contracts and invariants for the CommandMail class
CommandMailContract(AbstractSMTPServer.CommandMail)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandMailContract
A general constructor that sets the instance variable
This is of the form required by C4J
CommandNoopContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.contracts
This class lists the contracts and invariants for the CommandNoop class
CommandNoopContract(AbstractSMTPServer.CommandNoop)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandNoopContract
A general constructor that sets the instance variable
This is of the form required by C4J
CommandQuitContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.contracts
This class lists the contracts and invariants for the CommandQuit class
CommandQuitContract(AbstractSMTPServer.CommandQuit)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandQuitContract
A general constructor that sets the instance variable
This is of the form required by C4J
CommandRcptContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.contracts
This class lists the contracts and invariants for the CommandRcpt class
CommandRcptContract(AbstractSMTPServer.CommandRcpt)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandRcptContract
A general constructor that sets the instance variable
This is of the form required by C4J
CommandRsetContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.contracts
This class lists the contracts and invariants for the CommandRset class
CommandRsetContract(AbstractSMTPServer.CommandRset)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandRsetContract
A general constructor that sets the instance variable
This is of the form required by C4J
commands
- Variable in class org.jSyncManager.SJS.Adapters.SMTPServer.
AbstractSMTPServer
stores all the command strings mapped to the handlers for those string
CommandVrfyContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.contracts
This class lists the contracts and invariants for the CommandVrfy class
CommandVrfyContract(AbstractSMTPServer.CommandVrfy)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
CommandVrfyContract
A general constructor that sets the instance variable
This is of the form required by C4J
ConfigDAO
- Interface in
org.jSyncManager.SJS.Adapters.SMTPServer.Config
Description of the type...
ConfigDAOXML
<
T
,
ID
extends java.io.Serializable> - Class in
org.jSyncManager.SJS.Adapters.SMTPServer.Config
Implementation of the ConfigDAO with an xml datastore.
ConfigDAOXML()
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.Config.
ConfigDAOXML
ConfigDAOXML.PlayerHandler
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.Config
Inner class which listens to SAX events to load a configuration from
ConfigDAOXML.PlayerHandler()
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.Config.
ConfigDAOXML.PlayerHandler
Configuration
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.Config
Encapsulates the important properties and their corresponding values for a given configuration file.
ConfigurationContract
- Class in
org.jSyncManager.SJS.Adapters.SMTPServer.contracts
Contract class for the Conriguration class.
ConfigurationContract(Configuration)
- Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.
ConfigurationContract
Create a new ConfigurationContract class (handled by the C4J library)
ConnectionManager
- Class in
org.jSyncManager.SJS
The ConnectionManager class.
ConnectionManager(String, Class, InetAddress, int, Properties)
- Constructor for class org.jSyncManager.SJS.
ConnectionManager
Constructs a new instance of the ConnectionManager for the specified adapter class and port.
ConnectionManager(String, Class, int)
- Constructor for class org.jSyncManager.SJS.
ConnectionManager
Constructs a new instance of the ConnectionManager for the specified adapter class and port, accepting connections from any/all adapters.
ConnectionManager(String, String, String, int, Properties)
- Constructor for class org.jSyncManager.SJS.
ConnectionManager
Constructs a new instance of the ConnectionManager for the specified adapter class and port.
ConnectionManager(String, String, int)
- Constructor for class org.jSyncManager.SJS.
ConnectionManager
Constructs a new instance of the ConnectionManager for the specified adapter class and port, acceptiing connections from any/all adapters.
ConnectionManager(Element)
- Constructor for class org.jSyncManager.SJS.
ConnectionManager
Constructs a new instance of the ConnectionManager based on the data in the specified DOM Element.
ConnectionManager(Element, ThreadGroup)
- Constructor for class org.jSyncManager.SJS.
ConnectionManager
Constructs a new instance of the ConnectionManager based on the data in the specified DOM Element.
ConnectionManagerInterface
- Interface in
org.jSyncManager.SJS.API
An interface for adapters to pass messages to their Connection Manager.
ConnectionManagerNotFoundException
- Exception in
org.jSyncManager.SJS
The ConnectionManagerNotFoundException class.
ConnectionManagerNotFoundException()
- Constructor for exception org.jSyncManager.SJS.
ConnectionManagerNotFoundException
Constructs a new ConnectionManagerNotFoundException.
ConnectionManagerNotFoundException(String)
- Constructor for exception org.jSyncManager.SJS.
ConnectionManagerNotFoundException
Constructs a new ConnectionManagerNotFoundException with the specified message.
connectionPermitted(InetAddress)
- Method in class org.jSyncManager.SJS.API.
AbstractAdapter
A method for testing wether or not the connection should be permitted.
createService(String, String, int, String)
- Method in class org.jSyncManager.SJS.
Server
Creates the specified service.
createService(String, SocketAddress, String)
- Method in class org.jSyncManager.SJS.
Server
Creates the specified service.
createService(String, String, int, String)
- Method in interface org.jSyncManager.SJS.
ServerRemoteInterface
Creates the specified service.
createService(String, SocketAddress, String)
- Method in interface org.jSyncManager.SJS.
ServerRemoteInterface
Creates the specified service.
currentMask
- Variable in class org.jSyncManager.SJS.Adapters.SMTPServer.
AbstractSMTPServer
bit used in construction of SmtpCommands, currently supports maximum 64 commands
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.