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

I

init() - Method in class org.jSyncManager.SJS.Adapters.SMTPServer.SMTPServer
Load configuration values, setup mailbox
initCommands() - Method in class org.jSyncManager.SJS.Adapters.SMTPServer.AbstractSMTPServer
Registers all of the available commands into the given map.
insertBits(long) - Method in class org.jSyncManager.SJS.Adapters.SMTPServer.AbstractSMTPServer.State
inserts the given bits into the current state
INSTANCE - Static variable in class org.jSyncManager.SJS.Adapters.SMTPServer.Config.Configuration
Singleton instance
instance(Class<?>) - Static method in class org.jSyncManager.SJS.Adapters.SMTPServer.Config.DAOFactory
Creating the DAOFactory instance
INVALID_ADDR_SYNTAX - Static variable in class org.jSyncManager.SJS.Adapters.SMTPServer.AbstractSMTPServer
String returned for invalid e-mail address syntax
INVALID_SEQUENCE - Static variable in class org.jSyncManager.SJS.Adapters.SMTPServer.AbstractSMTPServer
String returned for a command run out of sequence
INVALID_SYNTAX - Static variable in class org.jSyncManager.SJS.Adapters.SMTPServer.AbstractSMTPServer
String returned for invalid syntax
isListening() - Method in class org.jSyncManager.SJS.ConnectionManager
Tests to see if this connection manager instance is listening on its port.
isLocal() - Method in class org.jSyncManager.SJS.Adapters.SMTPServer.Address
stuff
isStateSet(String...) - Method in class org.jSyncManager.SJS.Adapters.SMTPServer.AbstractSMTPServer.SmtpCommand
Checks whether all state bits representing the given commands are set in the given state
isValidAddress(String) - Static method in class org.jSyncManager.SJS.Adapters.SMTPServer.util.SMTPUtils
Checks whether an e-mail address is correct (regex might need to change according to our standard)

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.