Uses of Interface
org.jwall.rbl.data.RBList

Packages that use RBList
org.jwall.rbl   
org.jwall.rbl.data   
 

Uses of RBList in org.jwall.rbl
 

Methods in org.jwall.rbl that return RBList
 RBList RblServer.getBlockList()
           
 

Methods in org.jwall.rbl with parameters of type RBList
 void RblServer.setBlockList(RBList list)
          Sets the block list for this server.
 

Uses of RBList in org.jwall.rbl.data
 

Classes in org.jwall.rbl.data that implement RBList
 class RblFile
           This class implements a hash-based RBL.
 



Copyright © 2014. All Rights Reserved.