Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
R
RBLScanner
- class org.jasen.plugins.
RBLScanner
.
Checks if an SMTP server is listed on a Realtime Blackhole List (RBL).
RBLScanner()
- Constructor for class org.jasen.plugins.
RBLScanner
RBLScanner.RBLResponse
- class org.jasen.plugins.
RBLScanner.RBLResponse
.
Represents a response obtained from a RBL server.
RBL_RESPONSES
- Static variable in class org.jasen.plugins.
RBLScanner.RBLResponse
RESTART_ENGINE
- Static variable in class org.jasen.event.
JasenAutoUpdateListener
RESULT_INDEX_DISPLAY
- Static variable in class org.jasen.core.engine.
Jasen
The index into the test results array for the plugin display name
RESULT_INDEX_NAME
- Static variable in class org.jasen.core.engine.
Jasen
The index into the test results array for the plugin name
RESULT_INDEX_PROBABILITY
- Static variable in class org.jasen.core.engine.
Jasen
The index into the test results array for the probability
RESULT_INDEX_TIME
- Static variable in class org.jasen.core.engine.
Jasen
The index into the test results array for the plugin execution time
ReadOnlyList
- class org.jasen.util.
ReadOnlyList
.
A simple List implementation which does not allow modification.
ReadOnlyList(List)
- Constructor for class org.jasen.util.
ReadOnlyList
ReceivedHeaderParser
- interface org.jasen.interfaces.
ReceivedHeaderParser
.
The ReceivedHeaderParser interface represents a class which can parse a "received" header of an email message.
ReceivedHeaderParserData
- interface org.jasen.interfaces.
ReceivedHeaderParserData
.
Represents the data item returned from parsing a MIME "received" header.
ReceivedHeaderParserDataImpl
- class org.jasen.core.parsers.
ReceivedHeaderParserDataImpl
.
Default implementation of the ReceivedHeaderParserData interface.
ReceivedHeaderParserDataImpl()
- Constructor for class org.jasen.core.parsers.
ReceivedHeaderParserDataImpl
RecipientScanner
- class org.jasen.plugins.
RecipientScanner
.
Looks for excessive numbers of recipients.
RecipientScanner()
- Constructor for class org.jasen.plugins.
RecipientScanner
RobinsonScanner
- class org.jasen.plugins.
RobinsonScanner
.
This scanner is the core spam detection system used in jASEN.
RobinsonScanner()
- Constructor for class org.jasen.plugins.
RobinsonScanner
read(char[], int, int)
- Method in class org.jasen.io.
ByteArrayReader
read(InputStream, OutputStream, int, long, byte[])
- Method in class org.jasen.io.
NonBlockingStreamReader
Reads from the specified stream with the give buffer size and writes to the specified output stream.
readURL(URL)
- Method in interface org.jasen.interfaces.
URLReader
Extracts the raw HTML from the given web url
readURL(URL)
- Method in class org.jasen.net.
StandardURLReader
record(TokenErrorReport)
- Method in class org.jasen.core.token.
ObfuscatedCharacterTokenErrorRecorder
record(TokenErrorReport)
- Method in interface org.jasen.interfaces.
TokenErrorRecorder
Records any errors found during tokenization
remove(int)
- Method in class org.jasen.util.
ReadOnlyList
remove(Object)
- Method in class org.jasen.util.
ReadOnlyList
removeAll(Collection)
- Method in class org.jasen.util.
ReadOnlyList
rename(File[], String)
- Method in class org.jasen.tools.
FileSetRename
reset()
- Method in class org.jasen.io.
ByteToCharUTF7Converter
restart()
- Method in class org.jasen.core.engine.
Jasen
Restarts the engine.
retainAll(Collection)
- Method in class org.jasen.util.
ReadOnlyList
run()
- Method in class org.jasen.thread.
ControlledThread
run()
- Method in class org.jasen.update.
JasenAutoUpdateReaper
run()
- Method in class org.jasen.update.
JasenAutoUpdater
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X