A B C D E F G H I J L M N O P R S T U V W X

A

abortMessage() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
AbstractMailRepositoryTest - Class in org.apache.james.mailrepository
 
AbstractMailRepositoryTest() - Constructor for class org.apache.james.mailrepository.AbstractMailRepositoryTest
 
AbstractRemoteAddrInNetworkTest - Class in org.apache.james.transport.matchers
 
AbstractRemoteAddrInNetworkTest(String) - Constructor for class org.apache.james.transport.matchers.AbstractRemoteAddrInNetworkTest
 
AbstractRemoteDeliveryTest - Class in org.apache.james.transport.remotedeliverytester
 
AbstractRemoteDeliveryTest() - Constructor for class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
AbstractSMTPSession - Class in org.apache.james.smtpserver
Abstract class to simplify the mocks
AbstractSMTPSession() - Constructor for class org.apache.james.smtpserver.AbstractSMTPSession
 
AbstractVirtualUserTableTest - Class in org.apache.james.vut
 
AbstractVirtualUserTableTest() - Constructor for class org.apache.james.vut.AbstractVirtualUserTableTest
 
accept() - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Returns an arbitrarily selected mail deposited in this Repository.
accept(long) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Returns an arbitrarily selected mail deposited in this Repository that is either ready immediately for delivery, or is younger than it's last_updated plus the number of failed attempts times the delay time.
accept(SpoolRepository.AcceptFilter) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Returns an arbitrarily select mail deposited in this Repository for which the supplied filter's accept method returns true.
add(Object, Object) - Method in class org.apache.james.test.mock.avalon.MockStore
 
add(ProcMail) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail.Listing
 
addAddressMapping(String, String, String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
addAliasDomainMapping(String, String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
addDomainServer(String, String) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
addDomainServer(String, String, TransportRule) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
addErrorMapping(String, String, String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
addMapping(String, String, String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
addMapping(String, String, String, int) - Method in class org.apache.james.vut.AbstractVirtualUserTableTest
 
addMapping(String, String, String, int) - Method in class org.apache.james.vut.JDBCVirtualUserTableTest
 
addMapping(String, String, String, int) - Method in class org.apache.james.vut.XMLVirtualUserTableTest
 
addRegexMapping(String, String, String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
ADDRESS_TYPE - Static variable in class org.apache.james.vut.AbstractVirtualUserTableTest
 
addServerRule(String, TransportRule) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
addServers(Tester, String[][], boolean) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
addTable(String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableStore
 
addUser(String, String) - Method in class org.apache.james.test.mock.james.MockMailServer
 
addUser(User) - Method in class org.apache.james.userrepository.MockUsersRepository
 
addUser(String, Object) - Method in class org.apache.james.userrepository.MockUsersRepository
 
addUser(String, String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
ALIASDOMAIN_TYPE - Static variable in class org.apache.james.vut.AbstractVirtualUserTableTest
 
allowsPasswordlessUser() - Method in class org.apache.james.JamesTest
 
allowsPasswordlessUser() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
assertInitCalled() - Method in class org.apache.james.transport.mailets.MailetLoaderTestMailet
 
assertProcMail(ProcMail, int, int, int, String) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
Assert procmail result.
assertServer(Tester.TestStatus, String, int, int) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
assertWhole(Tester.TestStatus, int, int) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
AttrValConfiguration - Class in org.apache.james.test.mock.util
 
AttrValConfiguration(String, String) - Constructor for class org.apache.james.test.mock.util.AttrValConfiguration
 
AttrValConfiguration(String, String, String) - Constructor for class org.apache.james.test.mock.util.AttrValConfiguration
 
AvalonMailRepositoryTest - Class in org.apache.james.mailrepository
 
AvalonMailRepositoryTest() - Constructor for class org.apache.james.mailrepository.AvalonMailRepositoryTest
 

B

bounced(Mail) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 

C

canTestUserExists() - Method in class org.apache.james.JamesTest
 
canTestUserExists() - Method in class org.apache.james.services.MailServerTestAllImplementations
while addUser() is part of MailServer interface, a user cannot be tested for afterwards at the same time, James allows to do exactly this via isLocalUser(), other implementations might vary.
clear() - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
 
clearResponseBuffer() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
close() - Method in class org.apache.james.transport.remotedeliverytester.SMTPTransport
 
cmd - Variable in exception org.apache.james.transport.remotedeliverytester.SMTPAddressFailedException
 
cmd - Variable in exception org.apache.james.transport.remotedeliverytester.SMTPAddressSucceededException
 
cmd - Variable in exception org.apache.james.transport.remotedeliverytester.SMTPSendFailedException
 
ComposedJunkScoreTest - Class in org.apache.james.smtpserver.junkscore
 
ComposedJunkScoreTest() - Constructor for class org.apache.james.smtpserver.junkscore.ComposedJunkScoreTest
 
configureAbstractJdbcUsersRepository(AbstractJdbcUsersRepository, String) - Method in class org.apache.james.userrepository.DefaultUsersJdbcRepositoryTest
 
configureAbstractJdbcUsersRepository(AbstractJdbcUsersRepository, String) - Method in class org.apache.james.userrepository.JamesUsersJdbcRepositoryTest
 
configureAbstractJdbcUsersRepository(AbstractJdbcUsersRepository, String) - Method in class org.apache.james.userrepository.ListUsersJdbcRepositoryTest
 
connect() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
connect() - Method in class org.apache.james.transport.remotedeliverytester.SMTPTransport
 
contains(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
containsCaseInsensitive(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
counter - Static variable in class org.apache.james.transport.LinearProcessorTest
 
countUsers() - Method in class org.apache.james.userrepository.MockUsersRepository
 
createMailImplementation() - Method in class org.apache.james.core.MailImplTest
 
createMailImplementation() - Method in class org.apache.james.core.MailTestAllImplementations
provide the concrete implementation to test
createMailServer() - Method in class org.apache.james.JamesTest
 
createMailServer() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
createMatcher() - Method in class org.apache.james.transport.matchers.AbstractRemoteAddrInNetworkTest
 
createMatcher() - Method in class org.apache.james.transport.matchers.HasMailAttributeWithValueRegexTest
 
createMatcher() - Method in class org.apache.james.transport.matchers.RecipientIsRegexTest
 
createMatcher() - Method in class org.apache.james.transport.matchers.RemoteAddrInNetworkTest
 
createMatcher() - Method in class org.apache.james.transport.matchers.RemoteAddrNotInNetworkTest
 
createMatcher() - Method in class org.apache.james.transport.matchers.SenderIsRegexTest
 
createRemoteManagerHandlerChainConfiguration() - Static method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
CRLFOutputStreamTest - Class in org.apache.james.util.stream
Tests for the ExtraDotOutputStream
CRLFOutputStreamTest() - Constructor for class org.apache.james.util.stream.CRLFOutputStreamTest
 

D

date - Variable in class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
debug(Object) - Method in class org.apache.james.jms.consumer.MockLog
 
debug(Object, Throwable) - Method in class org.apache.james.jms.consumer.MockLog
 
debug(String) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
debug(String, Throwable) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
debugMessage(MimeMessage) - Method in class org.apache.james.core.MimeMessageTest
 
DEEP_DEBUG - Static variable in class org.apache.james.test.mock.james.InMemorySpoolRepository
Whether 'deep debugging' is turned on.
DefaultServiceManagerFactoryTestCase - Class in org.apache.james.container.spring.adaptor
 
DefaultServiceManagerFactoryTestCase() - Constructor for class org.apache.james.container.spring.adaptor.DefaultServiceManagerFactoryTestCase
 
DefaultUsersJdbcRepositoryTest - Class in org.apache.james.userrepository
Test basic behaviours of UsersFileRepository
DefaultUsersJdbcRepositoryTest() - Constructor for class org.apache.james.userrepository.DefaultUsersJdbcRepositoryTest
 
destroy() - Method in class org.apache.james.samples.mailets.HelloWorldMailet
 
destroy() - Method in class org.apache.james.samples.mailets.InstrumentationMailet
 
destroy() - Method in interface org.apache.james.transport.remotedeliverytester.RemoteDeliveryTestable
 
destroy() - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
disableDebug() - Method in class org.apache.james.test.mock.avalon.MockLogger
 
dispose() - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
 
dispose() - Method in class org.apache.james.test.mock.james.MockMailServer
 
disposeUsersRepository() - Method in class org.apache.james.userrepository.DefaultUsersJdbcRepositoryTest
 
disposeUsersRepository() - Method in class org.apache.james.userrepository.JamesUsersJdbcRepositoryTest
 
disposeUsersRepository() - Method in class org.apache.james.userrepository.ListUsersJdbcRepositoryTest
 
disposeUsersRepository() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
Dispose the repository
disposeUsersRepository() - Method in class org.apache.james.userrepository.UsersFileRepositoryTest
 
DNSRBLHandlerTest - Class in org.apache.james.smtpserver
 
DNSRBLHandlerTest() - Constructor for class org.apache.james.smtpserver.DNSRBLHandlerTest
 
DNSServerTest - Class in org.apache.james.dnsserver
 
DNSServerTest() - Constructor for class org.apache.james.dnsserver.DNSServerTest
 
doAddUser(User) - Method in class org.apache.james.userrepository.MockUsersRepository
 
doTest1(RemoteDeliveryTestable, Properties) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
doTest10(RemoteDeliveryTestable, Properties) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
IO Exception
doTest2(RemoteDeliveryTestable, Properties) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
doTest2_0(RemoteDeliveryTestable, Properties) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
doTest3(RemoteDeliveryTestable, Properties) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
Permanent error fo 1/2 addresses.
doTest4(RemoteDeliveryTestable, Properties) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
Temporary error for 1/2 addresses.
doTest5(RemoteDeliveryTestable, Properties) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
1 Temporary error + 1 Permanent error
doTest6(RemoteDeliveryTestable, Properties) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
Mixed
doTest7a(RemoteDeliveryTestable, Properties) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
NPE during send
doTest7b(RemoteDeliveryTestable, Properties) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
doTest8(RemoteDeliveryTestable, Properties) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
Multiple mx servers for a single domain.
doTest9(RemoteDeliveryTestable, Properties) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
Multiple MX server for a domain.
doTestMulti(RemoteDeliveryTestable, Properties) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
doUpdateUser(User) - Method in class org.apache.james.userrepository.MockUsersRepository
 

E

EchoCommand - Class in org.apache.james.remotemanager
 
EchoCommand() - Constructor for class org.apache.james.remotemanager.EchoCommand
 
endSession() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
error(Object) - Method in class org.apache.james.jms.consumer.MockLog
 
error(Object, Throwable) - Method in class org.apache.james.jms.consumer.MockLog
 
error(String) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
error(String, Throwable) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
ERROR_TYPE - Static variable in class org.apache.james.vut.AbstractVirtualUserTableTest
 
ERRORFLAG_WRONGBOUNCE - Variable in class org.apache.james.transport.remotedeliverytester.ProcMail
 
ERRORFLAG_WRONGSERVER - Variable in class org.apache.james.transport.remotedeliverytester.ProcMail
 
errorFlags - Variable in class org.apache.james.transport.remotedeliverytester.ProcMail
 
errorMessage - Variable in class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
execute(String, PrintWriter) - Method in class org.apache.james.remotemanager.EchoCommand
 
EXISTING_USER_NAME - Static variable in class org.apache.james.services.MailServerTestAllImplementations
 
ExtraDotOutputStreamTest - Class in org.apache.james.util.stream
Tests for the ExtraDotOutputStream
ExtraDotOutputStreamTest() - Constructor for class org.apache.james.util.stream.ExtraDotOutputStreamTest
 

F

fatal(Object) - Method in class org.apache.james.jms.consumer.MockLog
 
fatal(Object, Throwable) - Method in class org.apache.james.jms.consumer.MockLog
 
fatalError(String) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
fatalError(String, Throwable) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
FileUserMetaDataRepositoryTest - Class in org.apache.james.user.impl.file
 
FileUserMetaDataRepositoryTest() - Constructor for class org.apache.james.user.impl.file.FileUserMetaDataRepositoryTest
 
finishSetUp(RemoteManagerTestConfiguration) - Method in class org.apache.james.remotemanager.RemoteManagerTest
 

G

get(String) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail.Listing
 
get(int) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail.Listing
 
getAddress() - Method in exception org.apache.james.transport.remotedeliverytester.SMTPAddressFailedException
Retrieve the internet address associated with this exception.
getAddress() - Method in exception org.apache.james.transport.remotedeliverytester.SMTPAddressSucceededException
Retrieve the internet address associated with this exception.
getAllMappings() - Method in class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
getAllowedNetworks() - Method in class org.apache.james.transport.matchers.AbstractRemoteAddrInNetworkTest
 
getAllowedNetworks() - Method in class org.apache.james.transport.matchers.RemoteAddrInNetworkTest
 
getAllowedNetworks() - Method in class org.apache.james.transport.matchers.RemoteAddrNotInNetworkTest
 
getAllowMultipleUsersWithDifferentCases() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
 
getAttributes(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
getAuthorizedAddresses() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
getBasedir() - Method in class org.apache.james.test.mock.james.MockFileSystem
 
getBounceCount() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getBouncedCount() - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
getBounceMail(int) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getBounceMails() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getBounceStatus() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getBounceStatus(int) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getCheckCase() - Method in class org.apache.james.userrepository.DefaultUsersJdbcRepositoryTest
 
getCheckCase() - Method in class org.apache.james.userrepository.JamesUsersJdbcRepositoryTest
 
getCheckCase() - Method in class org.apache.james.userrepository.ListUsersJdbcRepositoryTest
 
getCheckCase() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
 
getChildLogger(String) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
getCleanedMessageSource(MimeMessage) - Method in class org.apache.james.core.MimeMessageTest
This test is not usable in different locale environment.
getCommand() - Method in exception org.apache.james.transport.remotedeliverytester.SMTPAddressFailedException
Get the failing command string for the exception.
getCommand() - Method in exception org.apache.james.transport.remotedeliverytester.SMTPAddressSucceededException
Get the failing command string for the exception.
getCommand() - Method in exception org.apache.james.transport.remotedeliverytester.SMTPSendFailedException
Get the failing command string for the exception.
getCommandArgument() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getCommandClassName() - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
getCommandName() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getConfigOption() - Method in class org.apache.james.transport.matchers.AbstractRemoteAddrInNetworkTest
 
getConfigOption() - Method in class org.apache.james.transport.matchers.HasMailAttributeWithValueRegexTest
 
getConfigOption() - Method in class org.apache.james.transport.matchers.RemoteAddrInNetworkTest
 
getConfigOption() - Method in class org.apache.james.transport.matchers.RemoteAddrNotInNetworkTest
 
getConfigOption() - Method in class org.apache.james.transport.matchers.SenderIsRegexTest
 
getConfigurationData() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getConfigValue() - Method in class org.apache.james.transport.matchers.SenderIsRegexTest
 
getConnectionState() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getDataSourceSelector() - Static method in class org.apache.james.test.util.Util
 
getDate() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
getDefaultDomain() - Method in class org.apache.james.test.mock.james.MockMailServer
 
getDefaultThreadPool() - Method in class org.apache.james.test.mock.avalon.MockThreadManager
 
getDeliverer() - Method in class org.apache.james.transport.mailets.RemoteDeliveryTest
 
getDeliverer() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
getDomainAssociated(String) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
getErrorFlags() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getErrorMessage() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
getFile(String) - Method in class org.apache.james.test.mock.james.MockFileSystem
 
getFinalMailStatus() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getHasMailAttribute() - Method in class org.apache.james.transport.matchers.HasMailAttributeWithValueRegexTest
 
getHelloName() - Method in class org.apache.james.test.mock.james.MockMailServer
 
getId() - Method in class org.apache.james.test.mock.james.MockMailServer
 
getInitParameter(String) - Method in class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
getInitParameterNames() - Method in class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
getInputStream() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getInstance() - Static method in class org.apache.james.transport.remotedeliverytester.Tester
Get the last static instance.
getIntMapValue(Map, String) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
getKey(Message, Address) - Static method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getKey(Mail, MailAddress) - Static method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getKey() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getLastEventDate() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getLastLine(List) - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
getLastMail() - Method in class org.apache.james.test.mock.james.MockMailServer
 
getLastUpdated() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
getLength() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
Duration (from creation to last event) in seconds.
getLoginName() - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
getLoginPassword() - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
getMail() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getMailet(Properties) - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
getMailetConfig() - Method in class org.apache.james.samples.mailets.HelloWorldMailet
 
getMailetConfig() - Method in class org.apache.james.samples.mailets.InstrumentationMailet
 
getMailetContext() - Method in class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
getMailetInfo() - Method in class org.apache.james.samples.mailets.HelloWorldMailet
 
getMailetInfo() - Method in class org.apache.james.samples.mailets.InstrumentationMailet
 
getMailetName() - Method in class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
getMailMessage() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getMailName() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getMailRepository() - Method in class org.apache.james.mailrepository.AbstractMailRepositoryTest
 
getMailRepository() - Method in class org.apache.james.mailrepository.AvalonMailRepositoryTest
 
getMailRepository() - Method in class org.apache.james.mailrepository.JDBCMailRepositoryTest
 
getMailRepository() - Method in class org.apache.james.mailrepository.MBoxMailRepositoryTest
 
getMailSender() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getMappings(String, String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
getMaxMessageSize() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
getMessageFromSources(String) - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
 
getMessageFromSources(String) - Method in class org.apache.james.core.MimeMessageFromMimeMessageTest
 
getMessageFromSources(String) - Method in class org.apache.james.core.MimeMessageFromSharedStreamTest
 
getMessageFromSources(String) - Method in class org.apache.james.core.MimeMessageFromStreamTest
 
getMessageFromSources(String) - Method in class org.apache.james.core.MimeMessageWrapperTest
 
getMessageWithBadReturnPath() - Method in class org.apache.james.core.MimeMessageFromStreamTest
 
getMessageWithBadReturnPath() - Method in class org.apache.james.core.MimeMessageTest
 
getMessageWithBadReturnPathSource() - Method in class org.apache.james.core.MimeMessageTest
 
getMissingEncodingAddHeaderExpected() - Method in class org.apache.james.core.MimeMessageTest
 
getMissingEncodingAddHeaderMessage() - Method in class org.apache.james.core.MimeMessageFromStreamTest
 
getMissingEncodingAddHeaderMessage() - Method in class org.apache.james.core.MimeMessageTest
 
getMissingEncodingAddHeaderSource() - Method in class org.apache.james.core.MimeMessageTest
 
getMissingEncodingMessage() - Method in class org.apache.james.core.MimeMessageFromStreamTest
 
getMissingEncodingMessage() - Method in class org.apache.james.core.MimeMessageTest
 
getMissingEncodingMessageSource() - Method in class org.apache.james.core.MimeMessageTest
 
getMultipartMessage() - Method in class org.apache.james.core.MimeMessageFromStreamTest
 
getMultipartMessage() - Method in class org.apache.james.core.MimeMessageTest
 
getMultipartMessageExpected1() - Method in class org.apache.james.core.MimeMessageTest
 
getMultipartMessageExpected2() - Method in class org.apache.james.core.MimeMessageTest
 
getMultipartMessageExpected3() - Method in class org.apache.james.core.MimeMessageTest
 
getMultipartMessageSource() - Method in class org.apache.james.core.MimeMessageTest
 
getName() - Method in class org.apache.james.remotemanager.EchoCommand
 
getNextNonPrivilegedPort() - Static method in class org.apache.james.test.util.Util
assigns ports sequentially from the range of test ports
getNonPrivilegedPort() - Static method in class org.apache.james.test.util.Util
assigns a port from the range of test ports
getOwner() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getParameters() - Method in class org.apache.james.transport.mailets.RemoteDeliveryTest
 
getParameters() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
getPasswordsEnabled() - Method in class org.apache.james.userrepository.ListUsersJdbcRepositoryTest
 
getPasswordsEnabled() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
 
getProcMail(Mail, MailAddress) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
getProcMail(Message, Address) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
getProcMail(String) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
getProcMailByKey(String) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
getProcMails() - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
getRandomNonPrivilegedPortInt() - Static method in class org.apache.james.test.util.Util
assigns a random port from the range of test ports
getRcptCount() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getRealName(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
getRecipient() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getRecipientName() - Method in class org.apache.james.transport.matchers.RecipientIsRegexTest
 
getRemoteHost() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getRemoteIPAddress() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getRepository(String) - Method in class org.apache.james.test.mock.james.MockUsersStore
 
getRepositoryCounters() - Method in class org.apache.james.test.mock.james.MockMailServer
 
getRepositoryNames() - Method in class org.apache.james.test.mock.james.MockUsersStore
 
getResource(String) - Method in class org.apache.james.test.mock.james.MockFileSystem
 
getResponseBuffer() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getReturnCode() - Method in exception org.apache.james.transport.remotedeliverytester.SMTPAddressFailedException
The failing command return code.
getReturnCode() - Method in exception org.apache.james.transport.remotedeliverytester.SMTPAddressSucceededException
The failing command return code.
getReturnCode() - Method in exception org.apache.james.transport.remotedeliverytester.SMTPSendFailedException
The failing command return code.
getSendCount() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getSendDate(int) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getSendDates() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getSendException(int) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getSendExceptions() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getSendServer(int) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getSendServers() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getSentMailsRepository() - Method in class org.apache.james.test.mock.james.MockMailServer
 
getServerSocketFactory(String) - Method in class org.apache.james.test.mock.avalon.MockSocketManager
 
getSessionID() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getSimpleMessage() - Method in class org.apache.james.core.MimeMessageFromStreamTest
 
getSimpleMessage() - Method in class org.apache.james.core.MimeMessageTest
 
getSimpleMessageCleanedSource() - Method in class org.apache.james.core.MimeMessageTest
 
getSimpleMessageCleanedSourceHeaderExpected() - Method in class org.apache.james.core.MimeMessageTest
 
getSocketFactory(String) - Method in class org.apache.james.test.mock.avalon.MockSocketManager
 
getStandardParameters() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
getStartMailStatus() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getState() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getState() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getState() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
getStopHandlerProcessing() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getTable(String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableStore
 
getTableNames() - Method in class org.apache.james.test.mock.james.MockVirtualUserTableStore
 
getTestMultiEmails() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
"OK" : we expect the mail to this recipient to be delivered "KO" : we expect the mail to this recipient to fail "NA" : the result is not predictable because of random behaviour, but we expect attempts.
getTestMultiServers() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
getTestStatus() - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
getThreadPool(String) - Method in class org.apache.james.test.mock.avalon.MockThreadManager
 
getTransportCloseCount() - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
getTransportConnectionCount() - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
getTransportRule() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
getTransportSendCount() - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
getTransportSendFailedCount() - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
getTransportSendSuccessfullCount() - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
getTransportServerCloseCount(String) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
getTransportServerConnectionCount(String) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
getTransportServerSendCount(String) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
getTransportServerSendFailedCount(String) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
getTransportServerSendSuccessfullCount(String) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
getType() - Method in class org.apache.james.mailrepository.JDBCDBFileMailRepositoryTest
 
getType() - Method in class org.apache.james.mailrepository.JDBCMailRepositoryTest
 
getUser() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getUserByName(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
getUserByNameCaseInsensitive(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
getUserDomainMappings(String, String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
getUserInbox(String) - Method in class org.apache.james.test.mock.james.MockMailServer
 
getUsersRepository() - Method in class org.apache.james.jcr.JcrUserRepositoryTest
 
getUsersRepository() - Method in class org.apache.james.userrepository.DefaultUsersJdbcRepositoryTest
Create the repository to be tested.
getUsersRepository() - Method in class org.apache.james.userrepository.JamesUsersJdbcRepositoryTest
Create the repository to be tested.
getUsersRepository() - Method in class org.apache.james.userrepository.ListUsersJdbcRepositoryTest
Create the repository to be tested.
getUsersRepository() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
Create the repository to be tested.
getUsersRepository() - Method in class org.apache.james.userrepository.UsersFileRepositoryTest
Create the repository to be tested.
getValuedConfiguration(String, String) - Static method in class org.apache.james.test.util.Util
 
getVirtalUserTable() - Method in class org.apache.james.vut.AbstractVirtualUserTableTest
 
getVirtalUserTable() - Method in class org.apache.james.vut.JDBCVirtualUserTableTest
 
getVirtalUserTable() - Method in class org.apache.james.vut.XMLVirtualUserTableTest
 
getWatchdog() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
getWrappedSpoolRepository() - Method in class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
GTUBE - Static variable in class org.apache.james.test.mock.util.MockSpamd
Mailcontent which is 100% spam

H

HasMailAttributeWithValueRegexTest - Class in org.apache.james.transport.matchers
 
HasMailAttributeWithValueRegexTest() - Constructor for class org.apache.james.transport.matchers.HasMailAttributeWithValueRegexTest
 
hasService(String) - Method in class org.apache.james.test.mock.avalon.MockServiceManager
 
HelloWorldMailet - Class in org.apache.james.samples.mailets
Simply logs a message.
HelloWorldMailet() - Constructor for class org.apache.james.samples.mailets.HelloWorldMailet
 
HELO - Static variable in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
help() - Method in class org.apache.james.remotemanager.EchoCommand
 
helperTestInitialState(Mail) - Method in class org.apache.james.core.MailTestAllImplementations
 
helperTestMessageSize(Mail, int) - Method in class org.apache.james.core.MailTestAllImplementations
 

I

incBouncedCount(int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
incIntMapValue(Map, String, int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
incTransportCloseCount(int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
incTransportConnectionCount(int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
incTransportSendCount(int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
incTransportSendFailedCount(int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
incTransportSendSuccessfullCount(int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
incTransportServerCloseCount(String, int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
incTransportServerConnectionCount(String, int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
incTransportServerSendCount(String, int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
incTransportServerSendFailedCount(String, int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
incTransportServerSendSuccessfullCount(String, int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
info(Object) - Method in class org.apache.james.jms.consumer.MockLog
 
info(Object, Throwable) - Method in class org.apache.james.jms.consumer.MockLog
 
info(String) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
info(String, Throwable) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
init() - Method in class org.apache.james.JamesTestConfiguration
 
init() - Method in class org.apache.james.pop3server.POP3TestConfiguration
 
init() - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
init(MailetConfig) - Method in class org.apache.james.samples.mailets.HelloWorldMailet
 
init(MailetConfig) - Method in class org.apache.james.samples.mailets.InstrumentationMailet
 
init() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
init(MailetConfig) - Method in class org.apache.james.transport.mailets.MailetLoaderTestMailet
 
init() - Method in interface org.apache.james.transport.remotedeliverytester.RemoteDeliveryTestable
 
init(MailetConfig) - Method in interface org.apache.james.transport.remotedeliverytester.RemoteDeliveryTestable
 
init(ServiceManager, Properties) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
initEnvironment() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
InMemorySpoolRepository - Class in org.apache.james.test.mock.james
Implementation of a MailRepository on a FileSystem.
InMemorySpoolRepository() - Constructor for class org.apache.james.test.mock.james.InMemorySpoolRepository
 
InSpammerBlacklistTest - Class in org.apache.james.transport.matchers
 
InSpammerBlacklistTest(String) - Constructor for class org.apache.james.transport.matchers.InSpammerBlacklistTest
 
InstrumentationMailet - Class in org.apache.james.samples.mailets
Mailet just prints out the details of a message.
InstrumentationMailet() - Constructor for class org.apache.james.samples.mailets.InstrumentationMailet
 
INVALID_HOST - Static variable in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
IOMessagingException - Exception in org.apache.james.transport.remotedeliverytester
Used by the remotedelivery tester
IOMessagingException() - Constructor for exception org.apache.james.transport.remotedeliverytester.IOMessagingException
 
isAuthRequired() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
isConnected() - Method in class org.apache.james.transport.remotedeliverytester.SMTPTransport
 
isDebugEnabled() - Method in class org.apache.james.jms.consumer.MockLog
 
isDebugEnabled() - Method in class org.apache.james.test.mock.avalon.MockLogger
 
isErrorEnabled() - Method in class org.apache.james.jms.consumer.MockLog
 
isErrorEnabled() - Method in class org.apache.james.test.mock.avalon.MockLogger
 
isFatalEnabled() - Method in class org.apache.james.jms.consumer.MockLog
 
isFatalErrorEnabled() - Method in class org.apache.james.test.mock.avalon.MockLogger
 
isInfoEnabled() - Method in class org.apache.james.jms.consumer.MockLog
 
isInfoEnabled() - Method in class org.apache.james.test.mock.avalon.MockLogger
 
isLocalServer(String) - Method in class org.apache.james.test.mock.james.MockMailServer
 
isRelayingAllowed() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
isSelectable(Object) - Method in class org.apache.james.test.mock.avalon.MockStore
 
isSessionEnded() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
isTraceEnabled() - Method in class org.apache.james.jms.consumer.MockLog
 
isUserExisting(MailServer, String) - Method in class org.apache.james.JamesTest
 
isUserExisting(MailServer, String) - Method in class org.apache.james.services.MailServerTestAllImplementations
 
isWarnEnabled() - Method in class org.apache.james.jms.consumer.MockLog
 
isWarnEnabled() - Method in class org.apache.james.test.mock.avalon.MockLogger
 

J

JamesMailetLoaderTest - Class in org.apache.james.transport
 
JamesMailetLoaderTest() - Constructor for class org.apache.james.transport.JamesMailetLoaderTest
 
JamesTest - Class in org.apache.james
 
JamesTest() - Constructor for class org.apache.james.JamesTest
 
JamesTestConfiguration - Class in org.apache.james
 
JamesTestConfiguration() - Constructor for class org.apache.james.JamesTestConfiguration
 
JamesUsersJdbcRepositoryTest - Class in org.apache.james.userrepository
Test basic behaviours of UsersFileRepository
JamesUsersJdbcRepositoryTest() - Constructor for class org.apache.james.userrepository.JamesUsersJdbcRepositoryTest
 
JcrUserRepositoryTest - Class in org.apache.james.jcr
 
JcrUserRepositoryTest() - Constructor for class org.apache.james.jcr.JcrUserRepositoryTest
 
JDBCDBFileMailRepositoryTest - Class in org.apache.james.mailrepository
 
JDBCDBFileMailRepositoryTest() - Constructor for class org.apache.james.mailrepository.JDBCDBFileMailRepositoryTest
 
JDBCDomainListTest - Class in org.apache.james.domain
 
JDBCDomainListTest() - Constructor for class org.apache.james.domain.JDBCDomainListTest
 
JDBCMailRepositoryTest - Class in org.apache.james.mailrepository
 
JDBCMailRepositoryTest() - Constructor for class org.apache.james.mailrepository.JDBCMailRepositoryTest
 
JDBCVirtualUserTableTest - Class in org.apache.james.vut
 
JDBCVirtualUserTableTest() - Constructor for class org.apache.james.vut.JDBCVirtualUserTableTest
 
JunkScoreConfigUtilTest - Class in org.apache.james.smtpserver.junkscore
 
JunkScoreConfigUtilTest() - Constructor for class org.apache.james.smtpserver.junkscore.JunkScoreConfigUtilTest
 
JunkScoreHandlerTest - Class in org.apache.james.smtpserver
 
JunkScoreHandlerTest() - Constructor for class org.apache.james.smtpserver.JunkScoreHandlerTest
 
JunkScoreImplTest - Class in org.apache.james.smtpserver.junkscore
 
JunkScoreImplTest() - Constructor for class org.apache.james.smtpserver.junkscore.JunkScoreImplTest
 

L

lastUpdated - Variable in class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
LinearProcessorTest - Class in org.apache.james.transport
contains a proof of JAMES-421.
LinearProcessorTest() - Constructor for class org.apache.james.transport.LinearProcessorTest
 
list() - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
List string keys of messages in repository.
list() - Method in class org.apache.james.userrepository.MockUsersRepository
 
listUserNames() - Method in class org.apache.james.userrepository.MockUsersRepository
 
ListUsersJdbcRepositoryTest - Class in org.apache.james.userrepository
Test basic behaviours of UsersFileRepository
ListUsersJdbcRepositoryTest() - Constructor for class org.apache.james.userrepository.ListUsersJdbcRepositoryTest
 
LocalDeliveryTest - Class in org.apache.james.transport.mailets
Test LocalDelivery Mailet
LocalDeliveryTest() - Constructor for class org.apache.james.transport.mailets.LocalDeliveryTest
 
lock(String) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Obtains a lock on a message identified by a key
log(String, Throwable) - Method in class org.apache.james.transport.mailets.StandardRemoteDeliveryTestable
 
log(String) - Method in class org.apache.james.transport.mailets.StandardRemoteDeliveryTestable
 
log(String, String) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
logEnabled - Variable in class org.apache.james.transport.mailets.StandardRemoteDeliveryTestable
 
login() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
login(String, String) - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
lookup(String) - Method in class org.apache.james.test.mock.avalon.MockServiceManager
 

M

m_host - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
m_reader - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
m_remoteManager - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
m_remoteManagerListenerPort - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
m_telnetClient - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
m_testConfiguration - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
m_writer - Variable in class org.apache.james.remotemanager.RemoteManagerTest
 
mail - Variable in class org.apache.james.mailrepository.AbstractMailRepositoryTest
 
MailetLoaderTestMailet - Class in org.apache.james.transport.mailets
 
MailetLoaderTestMailet() - Constructor for class org.apache.james.transport.mailets.MailetLoaderTestMailet
 
MailetLoaderTestSMIMEMailet - Class in org.apache.james.transport.mailets.smime
 
MailetLoaderTestSMIMEMailet() - Constructor for class org.apache.james.transport.mailets.smime.MailetLoaderTestSMIMEMailet
 
MailHeadersTest - Class in org.apache.james.core
 
MailHeadersTest() - Constructor for class org.apache.james.core.MailHeadersTest
 
MailImplTest - Class in org.apache.james.core
 
MailImplTest() - Constructor for class org.apache.james.core.MailImplTest
 
MailMessageListenerTest - Class in org.apache.james.jms
 
MailMessageListenerTest() - Constructor for class org.apache.james.jms.MailMessageListenerTest
 
mailRepository - Variable in class org.apache.james.mailrepository.AbstractMailRepositoryTest
 
MailServerTestAllImplementations - Class in org.apache.james.services
tests all implementations for interface MailServer
MailServerTestAllImplementations() - Constructor for class org.apache.james.services.MailServerTestAllImplementations
 
MailTestAllImplementations - Class in org.apache.james.core
testing common behavior of Mail implementors.
MailTestAllImplementations() - Constructor for class org.apache.james.core.MailTestAllImplementations
 
matcher - Variable in class org.apache.james.transport.matchers.AbstractRemoteAddrInNetworkTest
 
MaxRcptHandlerTest - Class in org.apache.james.smtpserver
 
MaxRcptHandlerTest() - Constructor for class org.apache.james.smtpserver.MaxRcptHandlerTest
 
MBoxMailRepositoryTest - Class in org.apache.james.mailrepository
NOTE this test *WAS* disabled because MBoxMailRepository does not currently support most simple operations for the MailRepository interface.
MBoxMailRepositoryTest() - Constructor for class org.apache.james.mailrepository.MBoxMailRepositoryTest
 
mimeMessage - Variable in class org.apache.james.mailrepository.AbstractMailRepositoryTest
 
MimeMessageCopyOnWriteProxyTest - Class in org.apache.james.core
 
MimeMessageCopyOnWriteProxyTest() - Constructor for class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
 
MimeMessageFromMimeMessageTest - Class in org.apache.james.core
 
MimeMessageFromMimeMessageTest() - Constructor for class org.apache.james.core.MimeMessageFromMimeMessageTest
 
MimeMessageFromSharedStreamTest - Class in org.apache.james.core
 
MimeMessageFromSharedStreamTest() - Constructor for class org.apache.james.core.MimeMessageFromSharedStreamTest
 
MimeMessageFromStreamTest - Class in org.apache.james.core
 
MimeMessageFromStreamTest() - Constructor for class org.apache.james.core.MimeMessageFromStreamTest
 
MimeMessageTest - Class in org.apache.james.core
Test the subject folding issue.
MimeMessageTest() - Constructor for class org.apache.james.core.MimeMessageTest
 
MimeMessageUtilTest - Class in org.apache.james.core
 
MimeMessageUtilTest() - Constructor for class org.apache.james.core.MimeMessageUtilTest
 
MimeMessageWrapperTest - Class in org.apache.james.core
Test the subject folding issue.
MimeMessageWrapperTest() - Constructor for class org.apache.james.core.MimeMessageWrapperTest
 
mockedMail - Variable in class org.apache.james.transport.matchers.AbstractRemoteAddrInNetworkTest
 
MockFileSystem - Class in org.apache.james.test.mock.james
 
MockFileSystem() - Constructor for class org.apache.james.test.mock.james.MockFileSystem
 
MockLog - Class in org.apache.james.jms.consumer
 
MockLog() - Constructor for class org.apache.james.jms.consumer.MockLog
 
MockLogger - Class in org.apache.james.test.mock.avalon
 
MockLogger() - Constructor for class org.apache.james.test.mock.avalon.MockLogger
 
MockMailServer - Class in org.apache.james.test.mock.james
 
MockMailServer(UsersRepository) - Constructor for class org.apache.james.test.mock.james.MockMailServer
 
MockServiceManager - Class in org.apache.james.test.mock.avalon
 
MockServiceManager() - Constructor for class org.apache.james.test.mock.avalon.MockServiceManager
 
MockSocketManager - Class in org.apache.james.test.mock.avalon
 
MockSocketManager(int) - Constructor for class org.apache.james.test.mock.avalon.MockSocketManager
 
MockSpamd - Class in org.apache.james.test.mock.util
This class can be used to run a mocked SPAMD daemom
MockSpamd(int) - Constructor for class org.apache.james.test.mock.util.MockSpamd
Init the mocked SPAMD daemon
MockStore - Class in org.apache.james.test.mock.avalon
 
MockStore() - Constructor for class org.apache.james.test.mock.avalon.MockStore
 
MockThreadManager - Class in org.apache.james.test.mock.avalon
 
MockThreadManager() - Constructor for class org.apache.james.test.mock.avalon.MockThreadManager
 
MockUsersRepository - Class in org.apache.james.userrepository
 
MockUsersRepository() - Constructor for class org.apache.james.userrepository.MockUsersRepository
 
MockUsersRepositoryTest - Class in org.apache.james.userrepository
Test basic behaviours of UsersFileRepository
MockUsersRepositoryTest() - Constructor for class org.apache.james.userrepository.MockUsersRepositoryTest
 
MockUsersStore - Class in org.apache.james.test.mock.james
 
MockUsersStore(UsersRepository) - Constructor for class org.apache.james.test.mock.james.MockUsersStore
 
MockVirtualUserTableManagementImpl - Class in org.apache.james.test.mock.james
 
MockVirtualUserTableManagementImpl() - Constructor for class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
MockVirtualUserTableStore - Class in org.apache.james.test.mock.james
 
MockVirtualUserTableStore() - Constructor for class org.apache.james.test.mock.james.MockVirtualUserTableStore
 

N

NESSpamCheckTest - Class in org.apache.james.transport.matchers
 
NESSpamCheckTest(String) - Constructor for class org.apache.james.transport.matchers.NESSpamCheckTest
 
NOT_SPAM - Static variable in class org.apache.james.test.mock.util.MockSpamd
 
NullMessagingException - Exception in org.apache.james.transport.remotedeliverytester
Used by the remotedelivery tester
NullMessagingException() - Constructor for exception org.apache.james.transport.remotedeliverytester.NullMessagingException
 

O

obtainSession(Properties) - Method in class org.apache.james.transport.mailets.StandardRemoteDeliveryTestable
 
obtainSession(Properties) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
onClose(Tester.TestStatus, String) - Method in class org.apache.james.transport.remotedeliverytester.TransportRule.Default
 
onClose(Tester.TestStatus, String) - Method in interface org.apache.james.transport.remotedeliverytester.TransportRule
 
onConnect(Tester.TestStatus, String) - Method in class org.apache.james.transport.remotedeliverytester.TransportRule.Default
 
onConnect(Tester.TestStatus, String) - Method in class org.apache.james.transport.remotedeliverytester.TransportRule.NameExpression
 
onConnect(Tester.TestStatus, String) - Method in interface org.apache.james.transport.remotedeliverytester.TransportRule
 
onMailetContextBounce(Mail, String) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
onMailetContextBounce(Mail, String) - Method in class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
onMailetContextGetSMTPHostAddresses(String) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
onMailetContextGetSMTPHostAddresses(String) - Method in class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
onMailetContextSendMail(Mail) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
onMailetContextSendMail(ProcMail, Mail) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
onMailetContextSendMail(Mail) - Method in class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
onOutgoingAccept(Mail) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
onOutgoingAccept(Mail) - Method in class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
onOutgoingRemove(Mail) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
onOutgoingRemove(String) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
onOutgoingRemove(String) - Method in class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
onOutgoingRemove(Mail) - Method in class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
onOutgoingStore(Mail) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
onOutgoingStore(Mail) - Method in class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
onSendMessage(Tester.TestStatus, String, ProcMail.Listing) - Method in class org.apache.james.transport.remotedeliverytester.TransportRule.Default
 
onSendMessage(Tester.TestStatus, String, ProcMail.Listing) - Method in class org.apache.james.transport.remotedeliverytester.TransportRule.NameExpression
 
onSendMessage(Tester.TestStatus, String, ProcMail.Listing) - Method in interface org.apache.james.transport.remotedeliverytester.TransportRule
 
onSupportsExtension(Tester.TestStatus, String, String, boolean) - Method in class org.apache.james.transport.remotedeliverytester.TransportRule.Default
 
onSupportsExtension(Tester.TestStatus, String, String, boolean) - Method in interface org.apache.james.transport.remotedeliverytester.TransportRule
 
onTransportClose(SMTPTransport) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
onTransportConnect(SMTPTransport) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
onTransportSendMessage(SMTPTransport, Message, Address[]) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
OnTransportSupportsExtension(SMTPTransport, String) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
org.apache.james - package org.apache.james
 
org.apache.james.container.spring.adaptor - package org.apache.james.container.spring.adaptor
 
org.apache.james.core - package org.apache.james.core
 
org.apache.james.dnsserver - package org.apache.james.dnsserver
 
org.apache.james.domain - package org.apache.james.domain
 
org.apache.james.jcr - package org.apache.james.jcr
 
org.apache.james.jms - package org.apache.james.jms
 
org.apache.james.jms.builders - package org.apache.james.jms.builders
 
org.apache.james.jms.consumer - package org.apache.james.jms.consumer
 
org.apache.james.mailrepository - package org.apache.james.mailrepository
 
org.apache.james.management - package org.apache.james.management
 
org.apache.james.management.impl - package org.apache.james.management.impl
 
org.apache.james.pop3server - package org.apache.james.pop3server
 
org.apache.james.remotemanager - package org.apache.james.remotemanager
 
org.apache.james.samples.mailets - package org.apache.james.samples.mailets
 
org.apache.james.services - package org.apache.james.services
 
org.apache.james.smtpserver - package org.apache.james.smtpserver
Provides classes implementing SMTP functionality.
org.apache.james.smtpserver.junkscore - package org.apache.james.smtpserver.junkscore
 
org.apache.james.test.mock.avalon - package org.apache.james.test.mock.avalon
 
org.apache.james.test.mock.james - package org.apache.james.test.mock.james
 
org.apache.james.test.mock.util - package org.apache.james.test.mock.util
 
org.apache.james.test.util - package org.apache.james.test.util
 
org.apache.james.transport - package org.apache.james.transport
 
org.apache.james.transport.mailets - package org.apache.james.transport.mailets
 
org.apache.james.transport.mailets.smime - package org.apache.james.transport.mailets.smime
 
org.apache.james.transport.matchers - package org.apache.james.transport.matchers
 
org.apache.james.transport.remotedeliverytester - package org.apache.james.transport.remotedeliverytester
 
org.apache.james.user.impl.file - package org.apache.james.user.impl.file
 
org.apache.james.userrepository - package org.apache.james.userrepository
 
org.apache.james.util - package org.apache.james.util
 
org.apache.james.util.stream - package org.apache.james.util.stream
 
org.apache.james.vut - package org.apache.james.vut
 
OUTGOING_SPOOL - Static variable in class org.apache.james.management.impl.SpoolManagementTest
 

P

POP3BeforeSMTPHandlerTest - Class in org.apache.james.smtpserver
 
POP3BeforeSMTPHandlerTest() - Constructor for class org.apache.james.smtpserver.POP3BeforeSMTPHandlerTest
 
POP3ServerTest - Class in org.apache.james.pop3server
Tests the org.apache.james.smtpserver.SMTPServer unit
POP3ServerTest() - Constructor for class org.apache.james.pop3server.POP3ServerTest
 
POP3TestConfiguration - Class in org.apache.james.pop3server
 
POP3TestConfiguration(int) - Constructor for class org.apache.james.pop3server.POP3TestConfiguration
 
ProcMail - Class in org.apache.james.transport.remotedeliverytester
This class records the status of a delivery This is used by the remote delivery tester to assert events for a given delivery
ProcMail(Tester, Mail, MailAddress) - Constructor for class org.apache.james.transport.remotedeliverytester.ProcMail
 
ProcMail.Listing - Class in org.apache.james.transport.remotedeliverytester
 
ProcMail.Listing() - Constructor for class org.apache.james.transport.remotedeliverytester.ProcMail.Listing
 
ProcMail.MailStatus - Class in org.apache.james.transport.remotedeliverytester
 
ProcMail.MailStatus() - Constructor for class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
ProcMail.MailStatus(Mail) - Constructor for class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
put(String, Object) - Method in class org.apache.james.test.mock.avalon.MockServiceManager
 

R

RBL_BLOCKLISTED_MAIL_ATTRIBUTE_NAME - Static variable in class org.apache.james.smtpserver.DNSRBLHandlerTest
 
RBL_DETAIL_MAIL_ATTRIBUTE_NAME - Static variable in class org.apache.james.smtpserver.DNSRBLHandlerTest
 
rc - Variable in exception org.apache.james.transport.remotedeliverytester.SMTPAddressFailedException
 
rc - Variable in exception org.apache.james.transport.remotedeliverytester.SMTPAddressSucceededException
 
rc - Variable in exception org.apache.james.transport.remotedeliverytester.SMTPSendFailedException
 
RCPT - Static variable in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
readAnswer() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
readAnswer(int) - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
readCommandLine() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
RecipientIsRegexTest - Class in org.apache.james.transport.matchers
 
RecipientIsRegexTest(String) - Constructor for class org.apache.james.transport.matchers.RecipientIsRegexTest
 
REGEX_TYPE - Static variable in class org.apache.james.vut.AbstractVirtualUserTableTest
 
release(Object) - Method in class org.apache.james.test.mock.avalon.MockServiceManager
 
release(Object) - Method in class org.apache.james.test.mock.avalon.MockStore
 
RemoteAddrInNetworkTest - Class in org.apache.james.transport.matchers
 
RemoteAddrInNetworkTest(String) - Constructor for class org.apache.james.transport.matchers.RemoteAddrInNetworkTest
 
RemoteAddrNotInNetworkTest - Class in org.apache.james.transport.matchers
 
RemoteAddrNotInNetworkTest(String) - Constructor for class org.apache.james.transport.matchers.RemoteAddrNotInNetworkTest
 
RemoteDeliveryTest - Class in org.apache.james.transport.mailets
Tester for the standard RemoteDelivery Mailet
RemoteDeliveryTest() - Constructor for class org.apache.james.transport.mailets.RemoteDeliveryTest
 
RemoteDeliveryTestable - Interface in org.apache.james.transport.remotedeliverytester
Interface for a RemoteDelivery mailet to be tested by the Tester tool.
RemoteManagerTest - Class in org.apache.james.remotemanager
Tests the org.apache.james.remotemanager.RemoteManager TODO: impl missing command tests for: USER SHUTDOWN (hard to test, because it does shutdown the whole (testing) JVM
RemoteManagerTest() - Constructor for class org.apache.james.remotemanager.RemoteManagerTest
 
RemoteManagerTestConfiguration - Class in org.apache.james.remotemanager
 
RemoteManagerTestConfiguration(int) - Constructor for class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
remove(Mail) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Removes a specified message
remove(Collection) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Removes a Collection of mails from the repository
remove(String) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Removes a message identified by key.
removeAddressMapping(String, String, String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
removeAliasDomainMapping(String, String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
removeErrorMapping(String, String, String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
removeMapping(String, String, String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
removeMapping(String, String, String, int) - Method in class org.apache.james.vut.AbstractVirtualUserTableTest
 
removeMapping(String, String, String, int) - Method in class org.apache.james.vut.JDBCVirtualUserTableTest
 
removeMapping(String, String, String, int) - Method in class org.apache.james.vut.XMLVirtualUserTableTest
 
removeRegexMapping(String, String, String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableManagementImpl
 
removeTable(String) - Method in class org.apache.james.test.mock.james.MockVirtualUserTableStore
 
removeUser(String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
resetConnectionState() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
resetState() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
ResolvableEhloHeloHandlerTest - Class in org.apache.james.smtpserver
 
ResolvableEhloHeloHandlerTest() - Constructor for class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
retrieve(String) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Retrieves a message given a key.
run() - Method in class org.apache.james.test.mock.util.MockSpamd
 

S

select(Object) - Method in class org.apache.james.test.mock.avalon.MockStore
 
sendCommand(String) - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
SenderIsRegexTest - Class in org.apache.james.transport.matchers
 
SenderIsRegexTest(String) - Constructor for class org.apache.james.transport.matchers.SenderIsRegexTest
 
sendMail(MailAddress, Collection, MimeMessage) - Method in class org.apache.james.test.mock.james.MockMailServer
 
sendMail(MailAddress, Collection, InputStream) - Method in class org.apache.james.test.mock.james.MockMailServer
 
sendMail(Mail) - Method in class org.apache.james.test.mock.james.MockMailServer
 
sendMail(MimeMessage) - Method in class org.apache.james.test.mock.james.MockMailServer
 
sendMessage(Message, Address[]) - Method in class org.apache.james.transport.remotedeliverytester.SMTPTransport
 
sent(String, Exception) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
service(Mail) - Method in class org.apache.james.samples.mailets.HelloWorldMailet
 
service(Mail) - Method in class org.apache.james.samples.mailets.InstrumentationMailet
 
service(Mail) - Method in class org.apache.james.transport.mailets.MailetLoaderTestMailet
 
service(Mail) - Method in interface org.apache.james.transport.remotedeliverytester.RemoteDeliveryTestable
 
service(String, String, String, String) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
service(String, String, String, String, TransportRule) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
service(String, String, String[], String) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
service(String, String, String[], String, TransportRule) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
service(Mail) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
service(Mail, TransportRule) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
setAddressBracketsEnforcement(boolean) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setAuthorizedAddresses(String) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setAuthorizingAnnounce() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setAuthorizingNotRequired() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setAuthorizingRequired() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setBouncedCount(int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
setBounceMails(List) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setBounceStatus(List) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setCheckAuthClients(boolean) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setCheckAuthNetworks(boolean) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setCommandClassName(String) - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
setConnectionBacklog(int) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setConnectionLimit(int) - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
setConnectionLimit(int) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setDate(Date) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
setDNSServer(DNSService) - Method in class org.apache.james.transport.mailets.StandardRemoteDeliveryTestable
 
setDNSServer(DNSService) - Method in interface org.apache.james.transport.remotedeliverytester.RemoteDeliveryTestable
 
setEhloResolv() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setErrorFlags(int) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setErrorMessage(String) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
setFinalMailStatus(ProcMail.MailStatus) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setForceUseJamesUser() - Method in class org.apache.james.userrepository.MockUsersRepository
 
setGenericRule(TransportRule) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
setHeloEhloEnforcement(boolean) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setHeloResolv() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setIntMapValue(Map, String, int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
setKey(String) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setLastEventDate(Date) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setLastUpdated(Date) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
setLoginName(String) - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
setLoginPassword(String) - Method in class org.apache.james.remotemanager.RemoteManagerTestConfiguration
 
setMail(Mail) - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
setMailMessage(MimeMessage) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setMailName(String) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setMailSender(MailAddress) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setMaxMessageSize(int) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setMaxMessageSizeBytes(int) - Method in class org.apache.james.test.mock.james.MockMailServer
 
setMaxRcpt(int) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
SetMimeHeaderHandlerTest - Class in org.apache.james.smtpserver
 
SetMimeHeaderHandlerTest() - Constructor for class org.apache.james.smtpserver.SetMimeHeaderHandlerTest
 
setOwner(Tester) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setRecipient(MailAddress) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setRelayingAllowed(boolean) - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
setRemoteAddr(String) - Method in class org.apache.james.transport.matchers.AbstractRemoteAddrInNetworkTest
 
setRemoteDeliveryTester(Tester) - Method in class org.apache.james.transport.mailets.StandardRemoteDeliveryTestable
 
setRemoteDeliveryTester(Tester) - Method in interface org.apache.james.transport.remotedeliverytester.RemoteDeliveryTestable
 
setReverseEqualsEhlo() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setReverseEqualsHelo() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setSendDates(List) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setSenderDomainResolv() - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
setSendExceptions(List) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setSendServers(List) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setStartMailStatus(ProcMail.MailStatus) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setState(String) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
setState(int) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setStopHandlerProcessing(boolean) - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
setTransportCloseCount(int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
setTransportConnectionCount(int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
setTransportRule(TransportRule) - Method in class org.apache.james.transport.remotedeliverytester.ProcMail
 
setTransportSendCount(int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
setTransportSendFailedCount(int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
setTransportSendSuccessfullCount(int) - Method in class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
setUp() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
setUp() - Method in class org.apache.james.dnsserver.DNSServerTest
 
setUp() - Method in class org.apache.james.domain.JDBCDomainListTest
 
setUp() - Method in class org.apache.james.jcr.JcrUserRepositoryTest
 
setUp() - Method in class org.apache.james.jms.builders.SimpleMailBuilderTest
 
setUp() - Method in class org.apache.james.jms.consumer.SpoolToJamesMailConsumerTest
 
setUp() - Method in class org.apache.james.jms.MailMessageListenerTest
 
setUp() - Method in class org.apache.james.mailrepository.AbstractMailRepositoryTest
 
setUp() - Method in class org.apache.james.management.impl.SpoolManagementTest
 
setUp() - Method in class org.apache.james.management.UserManagementTest
 
setUp() - Method in class org.apache.james.pop3server.POP3ServerTest
 
setUp() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
setUp() - Method in class org.apache.james.smtpserver.DNSRBLHandlerTest
 
setUp() - Method in class org.apache.james.smtpserver.JunkScoreHandlerTest
 
setUp() - Method in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
setUp() - Method in class org.apache.james.smtpserver.SetMimeHeaderHandlerTest
 
setUp() - Method in class org.apache.james.smtpserver.SMTPServerRemoteDeliveryIntegrationTest
 
setUp() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
setUp() - Method in class org.apache.james.smtpserver.SpamAssassinHandlerTest
 
setUp() - Method in class org.apache.james.smtpserver.SPFHandlerTest
 
setUp() - Method in class org.apache.james.smtpserver.URIRBLHandlerTest
 
setUp() - Method in class org.apache.james.smtpserver.ValidRcptHandlerTest
 
setUp() - Method in class org.apache.james.smtpserver.ValidRcptMXTest
 
setUp() - Method in class org.apache.james.smtpserver.ValidSenderDomainHandlerTest
 
setUp() - Method in class org.apache.james.transport.LinearProcessorTest
 
setUp() - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
setUp() - Method in class org.apache.james.user.impl.file.FileUserMetaDataRepositoryTest
 
setUp() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
 
setUp() - Method in class org.apache.james.vut.AbstractVirtualUserTableTest
 
setupAll() - Method in class org.apache.james.transport.matchers.AbstractRemoteAddrInNetworkTest
 
setupDNSServer() - Method in class org.apache.james.transport.matchers.AbstractRemoteAddrInNetworkTest
 
setUpDNSServer() - Method in class org.apache.james.vut.AbstractVirtualUserTableTest
 
setupMatcher() - Method in class org.apache.james.transport.matchers.AbstractRemoteAddrInNetworkTest
 
setupMockedMail() - Method in class org.apache.james.transport.matchers.AbstractRemoteAddrInNetworkTest
 
setupMockedMimeMessage(String) - Method in class org.apache.james.smtpserver.SpamAssassinHandlerTest
 
setupMockedMimeMessage(String) - Method in class org.apache.james.smtpserver.URIRBLHandlerTest
 
setupMockedMimeMessageMP(String) - Method in class org.apache.james.smtpserver.URIRBLHandlerTest
 
setUser(String) - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
setUserInbox(String, MailRepository) - Method in class org.apache.james.test.mock.james.MockMailServer
 
setVirtualHosting(boolean) - Method in class org.apache.james.test.mock.james.MockMailServer
 
setWrappedSpoolRepository(SpoolRepository) - Method in class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
SimpleMailBuilderTest - Class in org.apache.james.jms.builders
 
SimpleMailBuilderTest() - Constructor for class org.apache.james.jms.builders.SimpleMailBuilderTest
 
size() - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
 
size() - Method in class org.apache.james.transport.remotedeliverytester.ProcMail.Listing
 
SMTPAddressFailedException - Exception in org.apache.james.transport.remotedeliverytester
 
SMTPAddressSucceededException - Exception in org.apache.james.transport.remotedeliverytester
 
SMTPSendFailedException - Exception in org.apache.james.transport.remotedeliverytester
 
SMTPServerRemoteDeliveryIntegrationTest - Class in org.apache.james.smtpserver
Tests the org.apache.james.smtpserver.SMTPServer unit
SMTPServerRemoteDeliveryIntegrationTest() - Constructor for class org.apache.james.smtpserver.SMTPServerRemoteDeliveryIntegrationTest
 
SMTPServerTest - Class in org.apache.james.smtpserver
Tests the org.apache.james.smtpserver.SMTPServer unit
SMTPServerTest() - Constructor for class org.apache.james.smtpserver.SMTPServerTest
 
SMTPTestConfiguration - Class in org.apache.james.smtpserver
 
SMTPTestConfiguration(int) - Constructor for class org.apache.james.smtpserver.SMTPTestConfiguration
 
SMTPTransport - Class in org.apache.james.transport.remotedeliverytester
An SMTPTransport to be used for testing purposes.
SMTPTransport(Session, URLName) - Constructor for class org.apache.james.transport.remotedeliverytester.SMTPTransport
 
SMTPTransport(Session, URLName, String, int, boolean) - Constructor for class org.apache.james.transport.remotedeliverytester.SMTPTransport
 
SPAM - Static variable in class org.apache.james.test.mock.util.MockSpamd
 
SpamAssassinHandlerTest - Class in org.apache.james.smtpserver
 
SpamAssassinHandlerTest() - Constructor for class org.apache.james.smtpserver.SpamAssassinHandlerTest
 
SPAMD_HOST - Static variable in class org.apache.james.smtpserver.SpamAssassinHandlerTest
 
SPFHandlerTest - Class in org.apache.james.smtpserver
 
SPFHandlerTest() - Constructor for class org.apache.james.smtpserver.SPFHandlerTest
 
SpoolManagementTest - Class in org.apache.james.management.impl
Tests the SpoolManagement
SpoolManagementTest() - Constructor for class org.apache.james.management.impl.SpoolManagementTest
 
SpoolToJamesMailConsumerTest - Class in org.apache.james.jms.consumer
 
SpoolToJamesMailConsumerTest() - Constructor for class org.apache.james.jms.consumer.SpoolToJamesMailConsumerTest
 
StandardRemoteDeliveryTestable - Class in org.apache.james.transport.mailets
RemoteDelivery extension to publish test-aware interfaces
StandardRemoteDeliveryTestable() - Constructor for class org.apache.james.transport.mailets.StandardRemoteDeliveryTestable
 
state - Variable in class org.apache.james.transport.remotedeliverytester.ProcMail.MailStatus
 
STATE_BOUNCED - Static variable in class org.apache.james.transport.remotedeliverytester.ProcMail
 
STATE_IDLE - Static variable in class org.apache.james.transport.remotedeliverytester.ProcMail
 
STATE_SENT - Static variable in class org.apache.james.transport.remotedeliverytester.ProcMail
 
STATE_SENT_ERROR - Static variable in class org.apache.james.transport.remotedeliverytester.ProcMail
 
store(Mail) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Stores a message in this repository.
storeProcMail(ProcMail) - Method in class org.apache.james.transport.remotedeliverytester.Tester
 
supportsExtension(String) - Method in class org.apache.james.transport.remotedeliverytester.SMTPTransport
 
supportVirtualHosting() - Method in class org.apache.james.test.mock.james.MockMailServer
 

T

TarpitHandlerTest - Class in org.apache.james.smtpserver
 
TarpitHandlerTest() - Constructor for class org.apache.james.smtpserver.TarpitHandlerTest
 
tearDown() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
tearDown() - Method in class org.apache.james.dnsserver.DNSServerTest
 
tearDown() - Method in class org.apache.james.domain.JDBCDomainListTest
 
tearDown() - Method in class org.apache.james.JamesTest
 
tearDown() - Method in class org.apache.james.jcr.JcrUserRepositoryTest
 
tearDown() - Method in class org.apache.james.jms.builders.SimpleMailBuilderTest
 
tearDown() - Method in class org.apache.james.jms.consumer.SpoolToJamesMailConsumerTest
 
tearDown() - Method in class org.apache.james.jms.MailMessageListenerTest
 
tearDown() - Method in class org.apache.james.mailrepository.AbstractMailRepositoryTest
 
tearDown() - Method in class org.apache.james.management.impl.SpoolManagementTest
 
tearDown() - Method in class org.apache.james.pop3server.POP3ServerTest
 
tearDown() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
tearDown() - Method in class org.apache.james.smtpserver.SMTPServerRemoteDeliveryIntegrationTest
 
tearDown() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
tearDown() - Method in class org.apache.james.transport.LinearProcessorTest
 
tearDown() - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
tearDown() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
 
tearDown() - Method in class org.apache.james.vut.AbstractVirtualUserTableTest
 
test(String, Object) - Method in class org.apache.james.userrepository.MockUsersRepository
 
test(String, String) - Method in class org.apache.james.userrepository.MockUsersRepository
 
test1() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
test10() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
test2() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
test2_0() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
test3() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
test4() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
test5() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
test6() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
test7() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
test8() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
test8bitmimeFromStream() - Method in class org.apache.james.smtpserver.SMTPServerRemoteDeliveryIntegrationTest
This is useful code to run tests on javamail bugs http://issues.apache.org/jira/browse/JAMES-52 This one passes with javamail 1.4.1EA
test8bitmimeFromStreamWith8bitContent() - Method in class org.apache.james.smtpserver.SMTPServerRemoteDeliveryIntegrationTest
This is useful code to run tests on javamail bugs http://issues.apache.org/jira/browse/JAMES-52 This one passes with javamail 1.4.1EA
test8bitmimeFromStreamWithoutContentTransferEncoding() - Method in class org.apache.james.smtpserver.SMTPServerRemoteDeliveryIntegrationTest
This is useful code to run tests on javamail bugs http://issues.apache.org/jira/browse/JAMES-52 This one passes with javamail 1.4.1EA
test8bitmimeFromStreamWithoutContentTransferEncodingSentAs8bit() - Method in class org.apache.james.smtpserver.SMTPServerRemoteDeliveryIntegrationTest
This is useful code to run tests on javamail bugs http://issues.apache.org/jira/browse/JAMES-52 This one passes with javamail 1.4.1EA
test8bitmimeWith8bitmimeDisabledInServer() - Method in class org.apache.james.smtpserver.SMTPServerRemoteDeliveryIntegrationTest
This is useful code to run tests on javamail bugs http://issues.apache.org/jira/browse/JAMES-52 This one passes with javamail 1.4.1EA
test9() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
testaddDomain() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testAddHeaderAndSave() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
testAddJunkScore() - Method in class org.apache.james.smtpserver.DNSRBLHandlerTest
 
testAddJunkScore() - Method in class org.apache.james.smtpserver.URIRBLHandlerTest
 
testAddJunkScoreInvalidHelo() - Method in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
testAddJunkScoreLoopbackMX() - Method in class org.apache.james.smtpserver.ValidRcptMXTest
 
testAddMapping() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testAddRemoveGetDomains() - Method in class org.apache.james.domain.JDBCDomainListTest
 
testAddressBracketsEnforcementDisabled() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testAddressBracketsEnforcementEnabled() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testAddReturnPathOnBadMessage() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
testAddScoreMaxRcpt() - Method in class org.apache.james.smtpserver.MaxRcptHandlerTest
 
testAddUser() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
testAddUserAndVerify() - Method in class org.apache.james.management.UserManagementTest
 
testAddUserAndVerify() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testAddUserOnce() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
 
testAlias() - Method in class org.apache.james.management.UserManagementTest
 
testAlias() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testAliasDomainMapping() - Method in class org.apache.james.vut.AbstractVirtualUserTableTest
 
testAliasingForwarding() - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
testAliasingForwardingWithLocallyOverriddenForwarding() - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
testAttributeIsMatched() - Method in class org.apache.james.transport.matchers.HasMailAttributeWithValueRegexTest
 
testAttributes() - Method in class org.apache.james.core.MailTestAllImplementations
 
testAuth() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testAuthenticationFail() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testAuthWithEmptySender() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testAuthWorks() - Method in class org.apache.james.smtpserver.POP3BeforeSMTPHandlerTest
 
testBadMX() - Method in class org.apache.james.dnsserver.DNSServerTest
 
testBlackListedNoTxt() - Method in class org.apache.james.smtpserver.DNSRBLHandlerTest
 
testBlackListedTextPresent() - Method in class org.apache.james.smtpserver.DNSRBLHandlerTest
 
testBlocked() - Method in class org.apache.james.smtpserver.URIRBLHandlerTest
 
testBlockedMultiPart() - Method in class org.apache.james.smtpserver.URIRBLHandlerTest
 
testBuildSimpleMail() - Method in class org.apache.james.jms.builders.SimpleMailBuilderTest
 
testBytePerByte() - Method in class org.apache.james.util.stream.CRLFOutputStreamTest
 
testBytePerByte() - Method in class org.apache.james.util.stream.ExtraDotOutputStreamTest
 
testCaseInsensitivesMethods() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
 
testCheckCRLFTerminator() - Method in class org.apache.james.util.stream.CRLFOutputStreamTest
 
testCheckCRLFTerminator() - Method in class org.apache.james.util.stream.ExtraDotOutputStreamTest
 
testClear() - Method in class org.apache.james.user.impl.file.FileUserMetaDataRepositoryTest
 
testCNAMEasMXrecords() - Method in class org.apache.james.dnsserver.DNSServerTest
 
testCommandCaseInsensitive() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testComposedJunkScore() - Method in class org.apache.james.smtpserver.junkscore.ComposedJunkScoreTest
 
testConnectionLimitExceeded() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testConstr1() - Method in class org.apache.james.core.MailImplTest
 
testConstr2() - Method in class org.apache.james.core.MailImplTest
 
testConstr3() - Method in class org.apache.james.core.MailImplTest
 
testCopyOnWrite() - Method in class org.apache.james.transport.LinearProcessorTest
 
testCustomCommand() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testDefaultRepositoryIsLocalUsers() - Method in class org.apache.james.management.UserManagementTest
 
testDeferredHeaderLoading() - Method in class org.apache.james.core.MimeMessageWrapperTest
this is commented out due optimisation reverts (JAMES-559) public void testDeferredMessageLoadingWhileWriting() throws MessagingException, IOException { mw.setMessageLoadable(false); assertEquals("foo",mw.getSubject()); assertFalse(mw.isModified()); mw.setSubject("newSubject"); assertEquals("newSubject",mw.getSubject()); assertFalse(mw.messageParsed()); assertTrue(mw.isModified()); mw.setMessageLoadable(true); }
testDeferredMessageLoading() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
testDeliveryToSelfWithGatewayAndBind() - Method in class org.apache.james.smtpserver.SMTPServerRemoteDeliveryIntegrationTest
This has been created to test javamail 1.4 introduced bug.
testDelUser() - Method in class org.apache.james.management.UserManagementTest
 
testDelUser() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testDNSRBLNotRejectAuthUser() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testDNSRBLRejectWorks() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testDuplicate() - Method in class org.apache.james.core.MailImplTest
 
testDuplicateNewName() - Method in class org.apache.james.core.MailImplTest
 
testEhloResolv() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testEhloResolvDefault() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testEhloResolvIgnoreClientDisabled() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testEmptyMessage() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testEmptyRepository() - Method in class org.apache.james.mailrepository.AbstractMailRepositoryTest
 
Tester - Class in org.apache.james.transport.remotedeliverytester
Email lifecycle - in mailet.service it is accepted and sent to outgoing spool (an outgoing.store for each recipient).
Tester(RemoteDeliveryTestable) - Constructor for class org.apache.james.transport.remotedeliverytester.Tester
 
Tester.TestStatus - Class in org.apache.james.transport.remotedeliverytester
Runtime status of test.
Tester.TestStatus() - Constructor for class org.apache.james.transport.remotedeliverytester.Tester.TestStatus
 
TesterMailetConfig - Class in org.apache.james.transport.remotedeliverytester
 
TesterMailetConfig(Tester, Properties, ServiceManager) - Constructor for class org.apache.james.transport.remotedeliverytester.TesterMailetConfig
 
testForward() - Method in class org.apache.james.management.UserManagementTest
 
testForward() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testForwarding() - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
testForwardingWithForwardingDisabled() - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
testFullQualifiedUsingFakeConfig() - Method in class org.apache.james.transport.JamesMailetLoaderTest
 
testGeronimoIndexOutOfBounds() - Method in class org.apache.james.core.MimeMessageTest
http://issues.apache.org/jira/browse/GERONIMO-4261 This bug was in geronimo-javamail_1.4-1.5 Has been fixed in geronimo-javamail_1.4-1.6
testGetDomains() - Method in class org.apache.james.domain.XMLDomainListTest
 
testGetDomainsAutoDetectLocalHost() - Method in class org.apache.james.domain.XMLDomainListTest
 
testGetDomainsAutoDetectNotLocalHost() - Method in class org.apache.james.domain.XMLDomainListTest
 
testGetExisitingUserInbox() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
testgetJunkScoreConfig() - Method in class org.apache.james.smtpserver.junkscore.JunkScoreConfigUtilTest
 
testGetLineCount() - Method in class org.apache.james.core.MimeMessageTest
 
testGetMilliSecondsDay() - Method in class org.apache.james.util.TimeConverterTest
 
testGetMilliSecondsDays() - Method in class org.apache.james.util.TimeConverterTest
 
testGetMilliSecondsHour() - Method in class org.apache.james.util.TimeConverterTest
 
testGetMilliSecondsHours() - Method in class org.apache.james.util.TimeConverterTest
 
testGetMilliSecondsMinute() - Method in class org.apache.james.util.TimeConverterTest
 
testGetMilliSecondsMinutes() - Method in class org.apache.james.util.TimeConverterTest
 
testGetMilliSecondsMsec() - Method in class org.apache.james.util.TimeConverterTest
 
testGetMilliSecondsMsecs() - Method in class org.apache.james.util.TimeConverterTest
 
testGetMilliSecondsSec() - Method in class org.apache.james.util.TimeConverterTest
 
testGetMilliSecondsSecs() - Method in class org.apache.james.util.TimeConverterTest
 
testGetNoDetail() - Method in class org.apache.james.smtpserver.DNSRBLHandlerTest
 
testGetNonexistingUserInbox() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
testGetSubjectFolding() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
testGetWithoutSet() - Method in class org.apache.james.user.impl.file.FileUserMetaDataRepositoryTest
 
testHandleAnnouncedMessageSizeLimitExceeded() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testHandleMessageSizeLimitExceeded() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testHandleMessageSizeLimitRespected() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testHasAddressMapping() - Method in class org.apache.james.smtpserver.ValidRcptHandlerTest
 
testHasErrorMapping() - Method in class org.apache.james.smtpserver.ValidRcptHandlerTest
 
testHeaderAction() - Method in class org.apache.james.smtpserver.JunkScoreHandlerTest
 
testHeaderIsNotMatched() - Method in class org.apache.james.transport.matchers.HasMailAttributeWithValueRegexTest
 
testHeaderIsNotMatchedCauseValue() - Method in class org.apache.james.transport.matchers.HasMailAttributeWithValueRegexTest
 
testHeaderIsPresent() - Method in class org.apache.james.smtpserver.SetMimeHeaderHandlerTest
 
testHeaderIsReplaced() - Method in class org.apache.james.smtpserver.SetMimeHeaderHandlerTest
 
testHeaderOrder() - Method in class org.apache.james.core.MimeMessageTest
 
testHeadersOrder() - Method in class org.apache.james.core.MailHeadersTest
 
testHeloEnforcement() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testHeloEnforcementDisabled() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testHeloResolv() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testHeloResolvDefault() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testId() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
testIdIncrement() - Method in class org.apache.james.services.MailServerTestAllImplementations
 
testIllegalActionThrowException() - Method in class org.apache.james.smtpserver.JunkScoreHandlerTest
 
testIllegalArguments() - Method in class org.apache.james.smtpserver.junkscore.ComposedJunkScoreTest
 
testIllegalPattern() - Method in class org.apache.james.util.TimeConverterTest
 
testIllegalUnit() - Method in class org.apache.james.util.TimeConverterTest
 
testINARecords() - Method in class org.apache.james.dnsserver.DNSServerTest
 
testInBlackList() - Method in class org.apache.james.transport.matchers.InSpammerBlacklistTest
 
testInvalidConfig() - Method in class org.apache.james.smtpserver.DNSRBLHandlerTest
 
testInvalidRegex() - Method in class org.apache.james.smtpserver.ValidRcptHandlerTest
 
testInvalidSenderDomainAddJunkScore() - Method in class org.apache.james.smtpserver.ValidSenderDomainHandlerTest
 
testInvalidSenderDomainReject() - Method in class org.apache.james.smtpserver.ValidSenderDomainHandlerTest
 
testIPGetRemoved() - Method in class org.apache.james.smtpserver.POP3BeforeSMTPHandlerTest
 
testIpStored() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testIsValidJunkScoreConfig() - Method in class org.apache.james.smtpserver.junkscore.JunkScoreConfigUtilTest
 
testJames559() - Method in class org.apache.james.mailrepository.AbstractMailRepositoryTest
This test has been written as a proof to: http://issues.apache.org/jira/browse/JAMES-559
testJames559WithoutSaveChanges() - Method in class org.apache.james.mailrepository.AbstractMailRepositoryTest
This test has been written as a proof to: http://issues.apache.org/jira/browse/JAMES-559
testJunkScoreImpl() - Method in class org.apache.james.smtpserver.junkscore.JunkScoreImplTest
 
testKnownUserEmptyInbox() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testKnownUserInboxWithMessages() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testListAllMappings() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testListDomains() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testListMail() - Method in class org.apache.james.mailrepository.AbstractMailRepositoryTest
 
testListMapping() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testListRepositories() - Method in class org.apache.james.management.UserManagementTest
 
testListSpoolItemsDontFilter() - Method in class org.apache.james.management.impl.SpoolManagementTest
 
testListSpoolItemsFilterByHeader() - Method in class org.apache.james.management.impl.SpoolManagementTest
 
testListSpoolItemsFilterByState() - Method in class org.apache.james.management.impl.SpoolManagementTest
 
testListUsers() - Method in class org.apache.james.management.UserManagementTest
 
testListUsers() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testLogin() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testMain() - Method in class org.apache.james.util.stream.CRLFOutputStreamTest
 
testMain() - Method in class org.apache.james.util.stream.ExtraDotOutputStreamTest
 
testMaxRcpt() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testMaxRcptDefault() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testMessageAvoidCloning() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
If I create a new MimeMessageCopyOnWriteProxy from another MimeMessageCopyOnWriteProxy, I remove references to the first and I change the second, then it should not clone
testMessageCloned() - Method in class org.apache.james.core.MimeMessageWrapperTest
See JAMES-474 MimeMessageWrapper(MimeMessage) should clone the original message.
testMessageCloning1() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
 
testMessageCloning2() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
 
testMessageCloning3() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
If I create a new MimeMessageCopyOnWriteProxy from a MimeMessage and I change the new message, the original should be unaltered and the proxy should clone the message.
testMessageCloningViaCoW() - Method in class org.apache.james.core.MimeMessageTest
This test throw a NullPointerException when the original message was created by a MimeMessageInputStreamSource.
testMessageCloningViaCoW2() - Method in class org.apache.james.core.MimeMessageTest
This test throw a NullPointerException when the original message was created by a MimeMessageInputStreamSource.
testMessageCloningViaCoW3() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
This test throw a NullPointerException when the original message was created by a MimeMessageInputStreamSource.
testMessageCloningViaCoWSubjectLost() - Method in class org.apache.james.core.MimeMessageTest
This test throw a NullPointerException when the original message was created by a MimeMessageInputStreamSource.
testMessageDisposing() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
 
testMiscCommandsWithWithoutAuth() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testMixedSizeChunks() - Method in class org.apache.james.util.stream.CRLFOutputStreamTest
 
testMixedSizeChunks() - Method in class org.apache.james.util.stream.ExtraDotOutputStreamTest
 
testMulti() - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
testMultipartMessageChanges() - Method in class org.apache.james.core.MimeMessageTest
 
testMultipleMailsAndRset() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testMXCatches() - Method in class org.apache.james.dnsserver.DNSServerTest
 
testNESSpamCheckMatched() - Method in class org.apache.james.transport.matchers.NESSpamCheckTest
 
testNESSpamCheckNotMatched() - Method in class org.apache.james.transport.matchers.NESSpamCheckTest
 
testNoMX() - Method in class org.apache.james.dnsserver.DNSServerTest
 
testNonExistingRepository() - Method in class org.apache.james.management.UserManagementTest
 
testNonSpam() - Method in class org.apache.james.smtpserver.SpamAssassinHandlerTest
 
testNoRecepientSpecified() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testNotAsciiCharsInPassword() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testNotBlackListed() - Method in class org.apache.james.smtpserver.DNSRBLHandlerTest
 
testNotBlocked() - Method in class org.apache.james.smtpserver.URIRBLHandlerTest
 
testNotInBlackList() - Method in class org.apache.james.transport.matchers.InSpammerBlacklistTest
 
testNotRejectInvalidHeloAbuse() - Method in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
testNotRejectInvalidHeloAuthUser() - Method in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
testNotRejectInvalidHeloPostmaster() - Method in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
testNotRejectInvalidUserAuth() - Method in class org.apache.james.smtpserver.ValidRcptHandlerTest
 
testNotRejectInvalidUserRelay() - Method in class org.apache.james.smtpserver.ValidRcptHandlerTest
 
testNotRejectMaxRcpt() - Method in class org.apache.james.smtpserver.MaxRcptHandlerTest
 
testNotRejectRelay() - Method in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
testNotRejectValidHelo() - Method in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
testNotRejectValidUser() - Method in class org.apache.james.smtpserver.ValidRcptHandlerTest
 
testNotRejectValidUserDomain() - Method in class org.apache.james.smtpserver.ValidRcptHandlerTest
 
testNotRejectValidUserRecipient() - Method in class org.apache.james.smtpserver.ValidRcptHandlerTest
 
testNotRejectValidUserRegex() - Method in class org.apache.james.smtpserver.ValidRcptHandlerTest
 
testNPE1() - Method in class org.apache.james.core.MimeMessageCopyOnWriteProxyTest
 
testNullSenderNotReject() - Method in class org.apache.james.smtpserver.ValidSenderDomainHandlerTest
 
testParameterCaseSensitive() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testPipelining() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testQuit() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testReadMboxrdFile() - Method in class org.apache.james.mailrepository.MBoxMailRepositoryTest
 
testRecursiveMapping() - Method in class org.apache.james.vut.AbstractVirtualUserTableTest
 
testReferenceResolving() - Method in class org.apache.james.container.spring.adaptor.DefaultServiceManagerFactoryTestCase
 
testRegexIsMatchedAllRecipients() - Method in class org.apache.james.transport.matchers.RecipientIsRegexTest
 
testRegexIsMatchedOneRecipient() - Method in class org.apache.james.transport.matchers.RecipientIsRegexTest
 
testRegexIsNotMatch() - Method in class org.apache.james.transport.matchers.RecipientIsRegexTest
 
testRegexIsNotMatchedCauseError() - Method in class org.apache.james.transport.matchers.RecipientIsRegexTest
 
testRejectAction() - Method in class org.apache.james.smtpserver.JunkScoreHandlerTest
 
testRejectAllRCPTPipelining() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testRejectInvalidHelo() - Method in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
testRejectInvalidHeloAuthUser() - Method in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
testRejectInvalidUser() - Method in class org.apache.james.smtpserver.ValidRcptHandlerTest
 
testRejectLoopbackMX() - Method in class org.apache.james.smtpserver.ValidRcptMXTest
 
testRejectMaxRcpt() - Method in class org.apache.james.smtpserver.MaxRcptHandlerTest
 
testRejectNonAvalonBeanDefs() - Method in class org.apache.james.container.spring.adaptor.DefaultServiceManagerFactoryTestCase
 
testRejectOneRCPTPipelining() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testRejectRelay() - Method in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
testRelayAllowed() - Method in class org.apache.james.smtpserver.DNSRBLHandlerTest
 
testRelayingDenied() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testRemoteAddrInNetworkMatched() - Method in class org.apache.james.transport.matchers.RemoteAddrInNetworkTest
 
testRemoteAddrInNetworkNotMatch() - Method in class org.apache.james.transport.matchers.RemoteAddrInNetworkTest
 
testRemoteAddrNotInNetworkMatched() - Method in class org.apache.james.transport.matchers.RemoteAddrNotInNetworkTest
 
testRemoteAddrNotInNetworkNotMatch() - Method in class org.apache.james.transport.matchers.RemoteAddrNotInNetworkTest
 
testremoveDomain() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testRemoveErrorDedicatedMail() - Method in class org.apache.james.management.impl.SpoolManagementTest
 
testRemoveErrorMails() - Method in class org.apache.james.management.impl.SpoolManagementTest
 
testRemoveMapping() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testReplaceReturnPathOnBadMessage() - Method in class org.apache.james.core.MimeMessageWrapperTest
 
testReturnPath() - Method in class org.apache.james.core.MimeMessageTest
 
testReverseEqualsEhlo() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testReverseEqualsHelo() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testRolenameCheck() - Method in class org.apache.james.container.spring.adaptor.DefaultServiceManagerFactoryTestCase
 
testSenderDomainResolv() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testSenderDomainResolvDefault() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testSenderDomainResolvRelayClient() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testSenderDomainResolvRelayClientDefault() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testSenderIsRegexMatchedAllRecipients() - Method in class org.apache.james.transport.matchers.SenderIsRegexTest
 
testSenderIsRegexNotMatchedAllRecipients() - Method in class org.apache.james.transport.matchers.SenderIsRegexTest
 
testSetGetAttribute() - Method in class org.apache.james.user.impl.file.FileUserMetaDataRepositoryTest
 
testSetPassword() - Method in class org.apache.james.management.UserManagementTest
 
testSetPassword() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testShouldConvertTextMessageToMimeMessage() - Method in class org.apache.james.jms.MailMessageListenerTest
 
testShouldReportJMSException() - Method in class org.apache.james.jms.MailMessageListenerTest
 
testShouldReportMessagingException() - Method in class org.apache.james.jms.MailMessageListenerTest
 
testShouldSendMailToJames() - Method in class org.apache.james.jms.consumer.SpoolToJamesMailConsumerTest
 
testSimpleAliasDelivery() - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
testSimpleAliasWithDisabledAlias() - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
testSimpleDelivery() - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
testSimpleDeliveryCaseSensitiveMatch() - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
testSimpleDeliveryCaseSensitiveNoMatch() - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
testSimpleDeliveryVirtualHosting() - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
testSimpleMailSendWithEHLO() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testSimpleMailSendWithHELO() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testSimpleMessage() - Method in class org.apache.james.core.MimeMessageTest
 
testSpam() - Method in class org.apache.james.smtpserver.SpamAssassinHandlerTest
 
testSpamReject() - Method in class org.apache.james.smtpserver.SpamAssassinHandlerTest
 
testSPFfail() - Method in class org.apache.james.smtpserver.SPFHandlerTest
 
testSPFfailAddJunkScore() - Method in class org.apache.james.smtpserver.SPFHandlerTest
 
testSPFNoRecord() - Method in class org.apache.james.smtpserver.SPFHandlerTest
 
testSPFpass() - Method in class org.apache.james.smtpserver.SPFHandlerTest
 
testSPFpermError() - Method in class org.apache.james.smtpserver.SPFHandlerTest
 
testSPFpermErrorNotRejectAbuse() - Method in class org.apache.james.smtpserver.SPFHandlerTest
 
testSPFpermErrorNotRejectPostmaster() - Method in class org.apache.james.smtpserver.SPFHandlerTest
 
testSPFpermErrorRejectDisabled() - Method in class org.apache.james.smtpserver.SPFHandlerTest
 
testSPFsoftFail() - Method in class org.apache.james.smtpserver.SPFHandlerTest
 
testSPFsoftFailRejectEnabled() - Method in class org.apache.james.smtpserver.SPFHandlerTest
 
testSPFtempError() - Method in class org.apache.james.smtpserver.SPFHandlerTest
 
testStandardMailets() - Method in class org.apache.james.transport.JamesMailetLoaderTest
 
testStateChange() - Method in class org.apache.james.transport.LinearProcessorTest
 
testStoreAndRetrieveAddressMapping() - Method in class org.apache.james.vut.AbstractVirtualUserTableTest
 
testStoreAndRetrieveErrorMapping() - Method in class org.apache.james.vut.AbstractVirtualUserTableTest
 
testStoreAndRetrieveMail() - Method in class org.apache.james.mailrepository.AbstractMailRepositoryTest
 
testStoreAndRetrieveRegexMapping() - Method in class org.apache.james.vut.AbstractVirtualUserTableTest
 
testStoreAndRetrieveWildCardAddressMapping() - Method in class org.apache.james.vut.AbstractVirtualUserTableTest
 
testTarpit() - Method in class org.apache.james.smtpserver.TarpitHandlerTest
 
testTestMailets() - Method in class org.apache.james.transport.JamesMailetLoaderTest
 
testThrowConfigurationException() - Method in class org.apache.james.domain.JDBCDomainListTest
 
testThrowExceptionOnIllegalExpireTime() - Method in class org.apache.james.smtpserver.POP3BeforeSMTPHandlerTest
 
testThrowExceptionWithEmptyPattern() - Method in class org.apache.james.transport.matchers.RecipientIsRegexTest
 
testThrowExceptionWithInvalidPattern() - Method in class org.apache.james.transport.matchers.SenderIsRegexTest
 
testThrowExceptionWithoutPattern() - Method in class org.apache.james.transport.matchers.SenderIsRegexTest
 
testTrivialCase() - Method in class org.apache.james.container.spring.adaptor.DefaultServiceManagerFactoryTestCase
 
testTwoMailsInSequence() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testTwoRoles() - Method in class org.apache.james.container.spring.adaptor.DefaultServiceManagerFactoryTestCase
 
testTwoSimultaneousMails() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testTwoSimultaneousMails() - Method in class org.apache.james.smtpserver.SMTPServerTest
 
testUidlCommand() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testUnknownCommand() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testUnknownUser() - Method in class org.apache.james.pop3server.POP3ServerTest
 
testUnknownUser() - Method in class org.apache.james.transport.mailets.LocalDeliveryTest
 
testUnsafeKeyNames() - Method in class org.apache.james.user.impl.file.FileUserMetaDataRepositoryTest
 
testUnsafeUserNames() - Method in class org.apache.james.user.impl.file.FileUserMetaDataRepositoryTest
 
testUnsuportedOperation() - Method in class org.apache.james.smtpserver.junkscore.ComposedJunkScoreTest
 
testUserAddedIsFound() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
 
testUserAddRemoveCycle() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
 
testUserCount() - Method in class org.apache.james.management.UserManagementTest
 
testUserCount() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testUserListing() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
 
testUserPassword() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
 
testUsersRepositoryEmpty() - Method in class org.apache.james.userrepository.MockUsersRepositoryTest
 
testUsingEmtpyConfig() - Method in class org.apache.james.transport.JamesMailetLoaderTest
 
testValidExpireTime() - Method in class org.apache.james.smtpserver.POP3BeforeSMTPHandlerTest
 
testVirtualUserTableImpl() - Method in class org.apache.james.userrepository.JamesUsersJdbcRepositoryTest
 
testVirtualUserTableImpl() - Method in class org.apache.james.userrepository.UsersFileRepositoryTest
 
testWhiteListed() - Method in class org.apache.james.smtpserver.DNSRBLHandlerTest
 
testWriteMimeMessageMultipartWithMessageID() - Method in class org.apache.james.core.MimeMessageUtilTest
 
testWrongLoginPassword() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
testWrongLoginUser() - Method in class org.apache.james.remotemanager.RemoteManagerTest
 
throwME(MessagingException) - Method in class org.apache.james.transport.remotedeliverytester.TransportRule.NameExpression
 
TimeConverterTest - Class in org.apache.james.util
 
TimeConverterTest(String) - Constructor for class org.apache.james.util.TimeConverterTest
 
toString() - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
 
trace(Object) - Method in class org.apache.james.jms.consumer.MockLog
 
trace(Object, Throwable) - Method in class org.apache.james.jms.consumer.MockLog
 
TransportRule - Interface in org.apache.james.transport.remotedeliverytester
The TransportRule is a rule for the tester.
TransportRule.Default - Class in org.apache.james.transport.remotedeliverytester
 
TransportRule.Default() - Constructor for class org.apache.james.transport.remotedeliverytester.TransportRule.Default
 
TransportRule.NameExpression - Class in org.apache.james.transport.remotedeliverytester
Server rule string format: id-rule.[*-userrule].[match*-userrule].string - id-rule are for "connect"-time exceptions - *-userrule are for "send"-time exceptions involving every mail (not depending on the recipients address) - match*-userrule are for "send"-time exceptions involving specific recipients (starting with match - ** to match every address) Available rules: - me[v]: MessagingException - sfe[v]: SendFailedException - smtpafeXXX[v]: SMTPAddressFailedException with XXX returnCode - smtpaseXXX[v]: SMTPAddressSuccededException with XXX returnCode - smtpsfeXXX[v]: SMTPSendFailedException with XXX returnCode - null: NullPointerException - io: IOException (nested in a MessagingException) - rpt: repeat the previous rule pattern - (*) if a "mail" rule (one involving addresses) ends with "v" resulting in a "valid" address (the failure is about some other error: valid unsent)
TransportRule.NameExpression(boolean) - Constructor for class org.apache.james.transport.remotedeliverytester.TransportRule.NameExpression
 

U

unlock(String) - Method in class org.apache.james.test.mock.james.InMemorySpoolRepository
Releases a lock on a message identified by a key
updateUser(User) - Method in class org.apache.james.userrepository.MockUsersRepository
 
URIRBLHandlerTest - Class in org.apache.james.smtpserver
 
URIRBLHandlerTest() - Constructor for class org.apache.james.smtpserver.URIRBLHandlerTest
 
useHeloEhloEnforcement() - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 
useRBL(boolean) - Method in class org.apache.james.smtpserver.SMTPTestConfiguration
 
UserManagementTest - Class in org.apache.james.management
Tests the UserManagement
UserManagementTest() - Constructor for class org.apache.james.management.UserManagementTest
 
UsersFileRepositoryTest - Class in org.apache.james.userrepository
Test basic behaviours of UsersFileRepository
UsersFileRepositoryTest() - Constructor for class org.apache.james.userrepository.UsersFileRepositoryTest
 
usersRepository - Variable in class org.apache.james.userrepository.MockUsersRepositoryTest
Users repository
Util - Class in org.apache.james.test.util
some utilities for James unit testing
Util() - Constructor for class org.apache.james.test.util.Util
 

V

VALID_HOST - Static variable in class org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
 
ValidRcptHandlerTest - Class in org.apache.james.smtpserver
 
ValidRcptHandlerTest() - Constructor for class org.apache.james.smtpserver.ValidRcptHandlerTest
 
ValidRcptMXTest - Class in org.apache.james.smtpserver
 
ValidRcptMXTest() - Constructor for class org.apache.james.smtpserver.ValidRcptMXTest
 
ValidSenderDomainHandlerTest - Class in org.apache.james.smtpserver
 
ValidSenderDomainHandlerTest() - Constructor for class org.apache.james.smtpserver.ValidSenderDomainHandlerTest
 
verifyLastMail(String, String, MimeMessage) - Method in class org.apache.james.smtpserver.SMTPServerRemoteDeliveryIntegrationTest
 
verifyLastMail(String, String, MimeMessage) - Method in class org.apache.james.smtpserver.SMTPServerTest
 
virtualUserTable - Variable in class org.apache.james.vut.AbstractVirtualUserTableTest
 

W

waitEmptySpool(int) - Method in class org.apache.james.transport.remotedeliverytester.AbstractRemoteDeliveryTest
 
warn(Object) - Method in class org.apache.james.jms.consumer.MockLog
 
warn(Object, Throwable) - Method in class org.apache.james.jms.consumer.MockLog
 
warn(String) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
warn(String, Throwable) - Method in class org.apache.james.test.mock.avalon.MockLogger
 
writeResponse(String) - Method in class org.apache.james.smtpserver.AbstractSMTPSession
 

X

XMLDomainListTest - Class in org.apache.james.domain
 
XMLDomainListTest() - Constructor for class org.apache.james.domain.XMLDomainListTest
 
XMLVirtualUserTableTest - Class in org.apache.james.vut
 
XMLVirtualUserTableTest() - Constructor for class org.apache.james.vut.XMLVirtualUserTableTest
 

A B C D E F G H I J L M N O P R S T U V W X

Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.