- RA_FLAG - Static variable in class org.jwall.rbl.dns.Response
-
- RBL_ADDRESS - Static variable in class org.jwall.rbl.RblServer
-
- RBL_ADMIN_PORT - Static variable in class org.jwall.rbl.RblServer
-
- RBL_DOMAIN - Static variable in class org.jwall.rbl.RblServer
-
- RBL_FILE - Static variable in class org.jwall.rbl.RblServer
-
- RBL_HOME - Static variable in class org.jwall.rbl.RblServer
-
- RBL_PERMISSIONS - Static variable in class org.jwall.rbl.RblServer
-
- RBL_PORT - Static variable in class org.jwall.rbl.RblServer
-
- RblDaemon - Class in org.jwall.rbl
-
This file implements the RblDaemon, based on the commons-daemon package.
- RblDaemon() - Constructor for class org.jwall.rbl.RblDaemon
-
- RblFile - Class in org.jwall.rbl.data
-
This class implements a hash-based RBL.
- RblFile(File) - Constructor for class org.jwall.rbl.data.RblFile
-
- RBList - Interface in org.jwall.rbl.data
-
This interface defines an abstract block list.
- RBListEntry - Class in org.jwall.rbl.data
-
- RBListEntry(Integer, String) - Constructor for class org.jwall.rbl.data.RBListEntry
-
- RblSecurityManager - Class in org.jwall.rbl.dns
-
This class implements an IP-based permission scheme.
- RblServer - Class in org.jwall.rbl
-
This class implements a very simple DNS server for running a real-time
blackhole list.
- RblServer(Properties) - Constructor for class org.jwall.rbl.RblServer
-
Create a new RblServer with the provided set of properties.
- RblServer(InetAddress, Integer) - Constructor for class org.jwall.rbl.RblServer
-
This method creates a new RBL server listening at the specified address
on the given port.
- RblSettings - Class in org.jwall.rbl.data
-
This class provides a container for basic settings for the RblServer.
- RblSettings() - Constructor for class org.jwall.rbl.data.RblSettings
-
Creates a new set of default settings.
- RC_FORMAT_ERROR - Static variable in class org.jwall.rbl.dns.Response
-
- RC_NAME_ERROR - Static variable in class org.jwall.rbl.dns.Response
-
- RC_NO_ERROR - Static variable in class org.jwall.rbl.dns.Response
-
- RC_NOT_AUTH - Static variable in class org.jwall.rbl.dns.Response
-
- RC_NOT_IMPLEMENTED - Static variable in class org.jwall.rbl.dns.Response
-
- RC_NOT_ZONE - Static variable in class org.jwall.rbl.dns.Response
-
- RC_NX_RR_SET - Static variable in class org.jwall.rbl.dns.Response
-
- RC_REFUSED - Static variable in class org.jwall.rbl.dns.Response
-
- RC_SERVER_FAILURE - Static variable in class org.jwall.rbl.dns.Response
-
- RC_XY_DOMAIN - Static variable in class org.jwall.rbl.dns.Response
-
- RC_YX_RR_SET - Static variable in class org.jwall.rbl.dns.Response
-
- RCLASS_IN - Static variable in class org.jwall.rbl.dns.ResourceRecord
-
- RD_FLAG - Static variable in class org.jwall.rbl.dns.Response
-
- read(String) - Static method in class org.jwall.rbl.data.RblSettings
-
This method reads properties from the given file.
- read(byte[], int) - Static method in class org.jwall.rbl.dns.QuerySection
-
This method parses a query section from the given buffer.
- read(InputStream) - Static method in class org.jwall.util.PropertyReader
-
- readDatabase(File) - Method in class org.jwall.rbl.data.RblFile
-
This method parses the given file and reads all entries found within.
- readDNSstring(ByteBuffer) - Static method in class org.jwall.rbl.dns.DNSParser
-
- readDNSstring(byte[]) - Static method in class org.jwall.rbl.dns.DNSParser
-
- readPermissions(File) - Method in class org.jwall.rbl.dns.RblSecurityManager
-
- readPermissions(InputStream) - Method in class org.jwall.rbl.dns.RblSecurityManager
-
Parse the given file and store all permissions in the global hash.
- remove(String) - Method in class org.jwall.rbl.data.RblFile
-
- remove(String) - Method in interface org.jwall.rbl.data.RBList
-
- remove(E) - Method in class org.jwall.util.MultiSet
-
- removeAll(E) - Method in class org.jwall.util.MultiSet
-
- ResourceRecord - Class in org.jwall.rbl.dns
-
- ResourceRecord(String, int, int) - Constructor for class org.jwall.rbl.dns.ResourceRecord
-
- Response - Class in org.jwall.rbl.dns
-
- Response(Query) - Constructor for class org.jwall.rbl.dns.Response
-
- RESPONSE_FLAG - Static variable in class org.jwall.rbl.dns.Response
-
- run() - Method in class org.jwall.rbl.net.AdminHandler.ClientHandler
-
- run() - Method in class org.jwall.rbl.net.AdminHandler
-
- run() - Method in class org.jwall.rbl.RblServer
-