A C D E F G I L M N O P R S T W Y

A

AbstractYamlTest - Class in org.apache.james.jspf
 
AbstractYamlTest(SPFYamlTestDescriptor, String) - Constructor for class org.apache.james.jspf.AbstractYamlTest
 
AbstractYamlTest(SPFYamlTestDescriptor) - Constructor for class org.apache.james.jspf.AbstractYamlTest
 
AbstractYamlTest(String) - Constructor for class org.apache.james.jspf.AbstractYamlTest
 
AbstractYamlTest() - Constructor for class org.apache.james.jspf.AbstractYamlTest
 

C

ConsoleLogger - Class in org.apache.james.jspf
Logger sending everything to the standard output streams.
ConsoleLogger() - Constructor for class org.apache.james.jspf.ConsoleLogger
Creates a new ConsoleLogger with the priority set to DEBUG.
ConsoleLogger(int, String) - Constructor for class org.apache.james.jspf.ConsoleLogger
Creates a new ConsoleLogger.

D

debug(String) - Method in class org.apache.james.jspf.ConsoleLogger
Logs a debugging message.
debug(String, Throwable) - Method in class org.apache.james.jspf.ConsoleLogger
Logs a debugging message and an exception.
DNSServiceXBillImplTest - Class in org.apache.james.jspf
 
DNSServiceXBillImplTest() - Constructor for class org.apache.james.jspf.DNSServiceXBillImplTest
 
dnsTestServer - Static variable in class org.apache.james.jspf.AbstractYamlTest
 

E

errMsg - Variable in class org.apache.james.jspf.SPF1ParserTest.SPF1RecordTestDef
 
error(String) - Method in class org.apache.james.jspf.ConsoleLogger
Logs an error message.
error(String, Throwable) - Method in class org.apache.james.jspf.ConsoleLogger
Logs an error message and an exception.

F

FAKE_SERVER - Static variable in class org.apache.james.jspf.AbstractYamlTest
 
fatalError(String) - Method in class org.apache.james.jspf.ConsoleLogger
Logs a fatal error message.
fatalError(String, Throwable) - Method in class org.apache.james.jspf.ConsoleLogger
Logs a fatal error message and an exception.

G

getChildLogger(String) - Method in class org.apache.james.jspf.ConsoleLogger
Just returns this logger (ConsoleLogger is not hierarchical).
getDNSService() - Method in class org.apache.james.jspf.AbstractYamlTest
 
getDNSService() - Method in class org.apache.james.jspf.MailZoneAsynchronousYamlTest
 
getDNSService() - Method in class org.apache.james.jspf.MailZoneYamlTest
 
getDNSServiceFakeServer() - Method in class org.apache.james.jspf.AbstractYamlTest
 
getDNSServiceMockedDNSService() - Method in class org.apache.james.jspf.AbstractYamlTest
 
getDnsServiceMockStyle() - Method in class org.apache.james.jspf.AbstractYamlTest
 
getDnsServiceMockStyle() - Method in class org.apache.james.jspf.MailZoneAsynchronousYamlTest
 
getDnsServiceMockStyle() - Method in class org.apache.james.jspf.RFC4408AsynchronousYamlTest
 
getDNSServiceReal() - Method in class org.apache.james.jspf.AbstractYamlTest
 
getFilename() - Method in class org.apache.james.jspf.AbstractYamlTest
 
getFilename() - Method in class org.apache.james.jspf.MailZoneAsynchronousYamlTest
 
getFilename() - Method in class org.apache.james.jspf.MailZoneYamlTest
 
getFilename() - Method in class org.apache.james.jspf.RFC4408AsynchronousYamlTest
 
getFilename() - Method in class org.apache.james.jspf.RFC4408YamlTest
 
getFilename() - Method in class org.apache.james.jspf.SPFYamlTest
 
getFilename() - Method in class org.apache.james.jspf.YamlTest
 
getLocalDomainNames() - Method in class org.apache.james.jspf.LoggingDNSService
 
getRecordLimit() - Method in class org.apache.james.jspf.LoggingDNSService
 
getRecords(DNSRequest) - Method in class org.apache.james.jspf.LoggingDNSService
 
getRecordTypeDescription(int) - Static method in class org.apache.james.jspf.AbstractYamlTest
Return a string representation of a DNSService record type.
getSpfExecutorType() - Method in class org.apache.james.jspf.AbstractYamlTest
 
getSpfExecutorType() - Method in class org.apache.james.jspf.MailZoneAsynchronousYamlTest
 
getSpfExecutorType() - Method in class org.apache.james.jspf.RFC4408AsynchronousYamlTest
 

I

info(String) - Method in class org.apache.james.jspf.ConsoleLogger
Logs an informational message.
info(String, Throwable) - Method in class org.apache.james.jspf.ConsoleLogger
Logs an informational message and an exception.
IPAddrTest - Class in org.apache.james.jspf.core
 
IPAddrTest() - Constructor for class org.apache.james.jspf.core.IPAddrTest
 
isDebugEnabled() - Method in class org.apache.james.jspf.ConsoleLogger
Returns true if debug-level logging is enabled, false otherwise.
isErrorEnabled() - Method in class org.apache.james.jspf.ConsoleLogger
Returns true if error-level logging is enabled, false otherwise.
isFatalErrorEnabled() - Method in class org.apache.james.jspf.ConsoleLogger
Returns true if fatal-level logging is enabled, false otherwise.
isInfoEnabled() - Method in class org.apache.james.jspf.ConsoleLogger
Returns true if info-level logging is enabled, false otherwise.
isWarnEnabled() - Method in class org.apache.james.jspf.ConsoleLogger
Returns true if warn-level logging is enabled, false otherwise.

L

LEVEL_DEBUG - Static variable in class org.apache.james.jspf.ConsoleLogger
Typecode for debugging messages.
LEVEL_DISABLED - Static variable in class org.apache.james.jspf.ConsoleLogger
Typecode for disabled log levels.
LEVEL_ERROR - Static variable in class org.apache.james.jspf.ConsoleLogger
Typecode for error messages.
LEVEL_FATAL - Static variable in class org.apache.james.jspf.ConsoleLogger
Typecode for fatal error messages.
LEVEL_INFO - Static variable in class org.apache.james.jspf.ConsoleLogger
Typecode for informational messages.
LEVEL_WARN - Static variable in class org.apache.james.jspf.ConsoleLogger
Typecode for warning messages.
loadTests() - Static method in class org.apache.james.jspf.SPF1ParserTest
 
log - Variable in class org.apache.james.jspf.AbstractYamlTest
 
LoggingDNSService - Class in org.apache.james.jspf
 
LoggingDNSService(DNSService, Logger) - Constructor for class org.apache.james.jspf.LoggingDNSService
 

M

macroExpand - Static variable in class org.apache.james.jspf.AbstractYamlTest
 
MacroExpandTest - Class in org.apache.james.jspf.core
RFC4408 8.2.
MacroExpandTest() - Constructor for class org.apache.james.jspf.core.MacroExpandTest
 
MailZoneAsynchronousYamlTest - Class in org.apache.james.jspf
 
MailZoneAsynchronousYamlTest(String) - Constructor for class org.apache.james.jspf.MailZoneAsynchronousYamlTest
 
MailZoneAsynchronousYamlTest(SPFYamlTestDescriptor, String) - Constructor for class org.apache.james.jspf.MailZoneAsynchronousYamlTest
 
MailZoneAsynchronousYamlTest(SPFYamlTestDescriptor) - Constructor for class org.apache.james.jspf.MailZoneAsynchronousYamlTest
 
MailZoneYamlTest - Class in org.apache.james.jspf
 
MailZoneYamlTest(String) - Constructor for class org.apache.james.jspf.MailZoneYamlTest
 
MailZoneYamlTest(SPFYamlTestDescriptor, String) - Constructor for class org.apache.james.jspf.MailZoneYamlTest
 
MailZoneYamlTest(SPFYamlTestDescriptor) - Constructor for class org.apache.james.jspf.MailZoneYamlTest
 
main(String[]) - Static method in class org.apache.james.jspf.RFC4408AsynchronousYamlTest
This method has been created for spf spec people to let them better read the output of our tests against their yaml file
main(String[]) - Static method in class org.apache.james.jspf.RFC4408YamlTest
This method has been created for spf spec people to let them better read the output of our tests against their yaml file
MOCK_SERVICE - Static variable in class org.apache.james.jspf.AbstractYamlTest
 

N

name - Variable in class org.apache.james.jspf.SPF1ParserTest.SPF1RecordTestDef
 

O

org.apache.james.jspf - package org.apache.james.jspf
 
org.apache.james.jspf.core - package org.apache.james.jspf.core
 

P

parser - Static variable in class org.apache.james.jspf.AbstractYamlTest
 
prevData - Static variable in class org.apache.james.jspf.AbstractYamlTest
 

R

REAL_SERVER - Static variable in class org.apache.james.jspf.AbstractYamlTest
 
recIn - Variable in class org.apache.james.jspf.SPF1ParserTest.SPF1RecordTestDef
 
recOut - Variable in class org.apache.james.jspf.SPF1ParserTest.SPF1RecordTestDef
 
recOutAuto - Variable in class org.apache.james.jspf.SPF1ParserTest.SPF1RecordTestDef
 
RFC4408AsynchronousYamlTest - Class in org.apache.james.jspf
 
RFC4408AsynchronousYamlTest(String) - Constructor for class org.apache.james.jspf.RFC4408AsynchronousYamlTest
 
RFC4408AsynchronousYamlTest(SPFYamlTestDescriptor) - Constructor for class org.apache.james.jspf.RFC4408AsynchronousYamlTest
 
RFC4408AsynchronousYamlTest(SPFYamlTestDescriptor, String) - Constructor for class org.apache.james.jspf.RFC4408AsynchronousYamlTest
 
RFC4408YamlTest - Class in org.apache.james.jspf
 
RFC4408YamlTest(String) - Constructor for class org.apache.james.jspf.RFC4408YamlTest
 
RFC4408YamlTest(SPFYamlTestDescriptor) - Constructor for class org.apache.james.jspf.RFC4408YamlTest
 
RFC4408YamlTest(SPFYamlTestDescriptor, String) - Constructor for class org.apache.james.jspf.RFC4408YamlTest
 
runTest() - Method in class org.apache.james.jspf.AbstractYamlTest
 
runTest() - Method in class org.apache.james.jspf.SPF1ParserTest
 

S

setLogger(Logger) - Method in class org.apache.james.jspf.RFC4408AsynchronousYamlTest
 
setLogger(Logger) - Method in class org.apache.james.jspf.RFC4408YamlTest
 
setRecordLimit(int) - Method in class org.apache.james.jspf.LoggingDNSService
 
setTimeOut(int) - Method in class org.apache.james.jspf.LoggingDNSService
 
setUp() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
setUp() - Method in class org.apache.james.jspf.DNSServiceXBillImplTest
 
spf - Static variable in class org.apache.james.jspf.AbstractYamlTest
 
SPF1ParserTest - Class in org.apache.james.jspf
 
SPF1ParserTest(String) - Constructor for class org.apache.james.jspf.SPF1ParserTest
 
SPF1ParserTest(SPF1ParserTest.SPF1RecordTestDef, SPFRecordParser) - Constructor for class org.apache.james.jspf.SPF1ParserTest
 
SPF1ParserTest.SPF1RecordTestDef - Class in org.apache.james.jspf
 
SPF1ParserTest.SPF1RecordTestDef() - Constructor for class org.apache.james.jspf.SPF1ParserTest.SPF1RecordTestDef
 
SPFSessionTest - Class in org.apache.james.jspf.core
 
SPFSessionTest() - Constructor for class org.apache.james.jspf.core.SPFSessionTest
 
SPFYamlTest - Class in org.apache.james.jspf
 
SPFYamlTest(String) - Constructor for class org.apache.james.jspf.SPFYamlTest
 
SPFYamlTest(SPFYamlTestDescriptor, String) - Constructor for class org.apache.james.jspf.SPFYamlTest
 
STAGED_EXECUTOR - Static variable in class org.apache.james.jspf.AbstractYamlTest
 
STAGED_EXECUTOR_DNSJNIO - Static variable in class org.apache.james.jspf.AbstractYamlTest
 
STAGED_EXECUTOR_MULTITHREADED - Static variable in class org.apache.james.jspf.AbstractYamlTest
 
suite() - Static method in class org.apache.james.jspf.MailZoneAsynchronousYamlTest
 
suite() - Static method in class org.apache.james.jspf.MailZoneYamlTest
 
suite() - Static method in class org.apache.james.jspf.RFC4408AsynchronousYamlTest
 
suite() - Static method in class org.apache.james.jspf.RFC4408YamlTest
 
suite() - Static method in class org.apache.james.jspf.SPF1ParserTest
 
suite() - Static method in class org.apache.james.jspf.SPFYamlTest
 
suite() - Static method in class org.apache.james.jspf.YamlTest
 
SYNCHRONOUS_EXECUTOR - Static variable in class org.apache.james.jspf.AbstractYamlTest
 

T

tearDown() - Method in class org.apache.james.jspf.DNSServiceXBillImplTest
 
testDoublePercent() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testExample1() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testExample2() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testExample3() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testExample4() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testExample5() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testExample6_ipv6() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testGetLocalDomainNames() - Method in class org.apache.james.jspf.DNSServiceXBillImplTest
 
testGetMacroIpAddress() - Method in class org.apache.james.jspf.core.SPFSessionTest
 
testInvalidIp4AddressGreatThan255() - Method in class org.apache.james.jspf.core.IPAddrTest
 
testInvalidIp6Address() - Method in class org.apache.james.jspf.core.IPAddrTest
 
testLocalPartWithSpecialChars() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testMultipleStrings() - Method in class org.apache.james.jspf.DNSServiceXBillImplTest
 
testPercD() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testPercentAloneIsError() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testPercK() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testPercL() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testPercO() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testPercS() - Method in class org.apache.james.jspf.core.MacroExpandTest
 
testValidIp4Address() - Method in class org.apache.james.jspf.core.IPAddrTest
 
testValidIp4OverIpv6Address() - Method in class org.apache.james.jspf.core.IPAddrTest
 
testValidIp6Address() - Method in class org.apache.james.jspf.core.IPAddrTest
 
TIMEOUT - Static variable in class org.apache.james.jspf.AbstractYamlTest
 

W

warn(String) - Method in class org.apache.james.jspf.ConsoleLogger
Logs a warning message.
warn(String, Throwable) - Method in class org.apache.james.jspf.ConsoleLogger
Logs a warning message and an exception.

Y

YamlTest - Class in org.apache.james.jspf
 
YamlTest(String) - Constructor for class org.apache.james.jspf.YamlTest
 
YamlTest(SPFYamlTestDescriptor, String) - Constructor for class org.apache.james.jspf.YamlTest
 

A C D E F G I L M N O P R S T W Y

Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.