Uses of Class
iglu.net.BlackList

Packages that use BlackList
iglu.net Classes to make TCP/IP programming easier.  Includes a multi-threaded server class. 
 

Uses of BlackList in iglu.net
 

Fields in iglu.net declared as BlackList
protected  BlackList URLServerThread.blackList
          the black list
 

Methods in iglu.net that return BlackList
 BlackList URLServerThread.getBlackList()
          returns the black list
 

Methods in iglu.net with parameters of type BlackList
 void URLServerThread.setBlackList(BlackList bl)
          sets the black list