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

R

RCPT_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.
RCPT_FAIL_BAD_SEQ - Static variable in class org.jSyncManager.SJS.Tests.SMTPMailTest
A final integer representing the "503 Bad sequence of commands" reply code.
RCPT_FAIL_TOO_MANY - Static variable in class org.jSyncManager.SJS.Tests.SMTPMailTest
A final integer representing the "452 Requested action not taken: insufficient system storage" reply code.
RCPT_SUCCESS - Static variable in class org.jSyncManager.SJS.Tests.SMTPMailTest
A final integer representing the "250 Requested mail action okay, completed" reply code.
rcptAddrExpr - Static variable in class org.jSyncManager.SJS.Adapters.SMTPServer.AbstractSMTPServer
A pattern object for easily matching data within RCPT TO: statements.
readMbox(String) - Method in class org.jSyncManager.SJS.Tests.MailDeliveryTest
Reads the mailbox for a particular user and returns it as one string.
received - Variable in class org.jSyncManager.SJS.Adapters.SMTPServer.Message
The date when this message was received
relayPattern - Static variable in class org.jSyncManager.SJS.Adapters.SMTPServer.AbstractSMTPServer
A pattern object for easily matching relays.
RemoteMessageHandler - Class in org.jSyncManager.SJS.Adapters.SMTPServer
This class is used to sort messages that must be relayed to a specific remote server.
RemoteMessageHandler(LogManager) - Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.RemoteMessageHandler
Creates a new handler for remote messages.
RemoteMessageHandlerContract - Class in org.jSyncManager.SJS.Adapters.SMTPServer.contracts
Description of the type...
RemoteMessageHandlerContract(RemoteMessageHandler) - Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.RemoteMessageHandlerContract
Constructor as C4J demands
RemoteServerMessage - Class in org.jSyncManager.SJS.Adapters.SMTPServer
This class is used to store a message that must be relayed to a specific remote server.
RemoteServerMessage(LogManager, String, Message) - Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.RemoteServerMessage
Constructor to create a new RemoteServerMessage
RemoteServerMessageContract - Class in org.jSyncManager.SJS.Adapters.SMTPServer.contracts
This class specifies the contracts for relevant methods of the RemoteServerMessage class.
RemoteServerMessageContract(RemoteServerMessage) - Constructor for class org.jSyncManager.SJS.Adapters.SMTPServer.contracts.RemoteServerMessageContract
Creates the RemoteServerMessageContract class.
removeAllServices() - Method in class org.jSyncManager.SJS.Server
Removes all services from the server.
removeAllServices() - Method in interface org.jSyncManager.SJS.ServerRemoteInterface
Removes all services from the server.
removeParameterInAllServices(String) - Method in class org.jSyncManager.SJS.Server
A method to remove the specified parameter from all services.
removeParameterInAllServices(String) - Method in interface org.jSyncManager.SJS.ServerRemoteInterface
A method to remove the specified parameter from all services.
removeProperty(String) - Method in class org.jSyncManager.SJS.ConnectionManager
Removes the specified property.
removeService(String, int) - Method in class org.jSyncManager.SJS.Server
A method to remove the specified service.
removeService(String) - Method in class org.jSyncManager.SJS.Server
A method to remove the specified service.
removeService(SocketAddress) - Method in class org.jSyncManager.SJS.Server
A method to remove the specified service.
removeService(String, int) - Method in interface org.jSyncManager.SJS.ServerRemoteInterface
A method to remove the specified service.
removeService(String) - Method in interface org.jSyncManager.SJS.ServerRemoteInterface
A method to remove the specified service.
removeService(SocketAddress) - Method in interface org.jSyncManager.SJS.ServerRemoteInterface
A method to remove the specified service.
removeServiceParameter(String, int, String) - Method in class org.jSyncManager.SJS.Server
A method to remove the specified service parameter.
removeServiceParameter(String, String) - Method in class org.jSyncManager.SJS.Server
A method to remove the specified service parameter.
removeServiceParameter(SocketAddress, String) - Method in class org.jSyncManager.SJS.Server
A method to remove the specified service.
removeServiceParameter(String, int, String) - Method in interface org.jSyncManager.SJS.ServerRemoteInterface
A method to remove the specified service parameter.
removeServiceParameter(String, String) - Method in interface org.jSyncManager.SJS.ServerRemoteInterface
A method to remove the specified service parameter.
removeServiceParameter(SocketAddress, String) - Method in interface org.jSyncManager.SJS.ServerRemoteInterface
A method to remove the specified service.
RSET_FAIL_PARAMS - Static variable in class org.jSyncManager.SJS.Tests.SMTPServerTest
A final integer representing the "501 Syntax error in parameters or arguments" reply code.
RSET_SUCCESS - Static variable in class org.jSyncManager.SJS.Tests.SMTPServerTest
A final integer representing the "250 Requested mail action okay, completed" reply code.
run() - Method in class org.jSyncManager.SJS.API.AbstractAdapter
Runs the logic for this adapter in a seperate thread.
run() - Method in class org.jSyncManager.SJS.ConnectionManager
Runs this connection manager.

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.