Package org.jasen.core

Class Summary
AbstractTestResult Base class for test results.
JasenMessageWrapper Internally wraps a parsed JasenMessage.
MultiPointTestResult Returned from a test when the test is intended to contribute to a total number of spam "points".
PluginContainer Holds a plugin and its runtime configuration.
PointTestResult Returned from a test when the test is intended to contribute to a total number of spam "points".
ProbabilityTestResult Returned from a test when the result indicates a spam probability.
StandardJasenMessage Simple implementation of a JasenMessage produced by the StandardMimeMessageParser.
StandardParserData Holds the information obtained from parsing and tokenizing the message.
StandardScanResult Captures the information relating to the results of a scan.