Uses of Class
bass.crawler.CrawlerClient

Packages that use CrawlerClient
bass.crawler   
bass.parser   
 

Uses of CrawlerClient in bass.crawler
 

Fields in bass.crawler declared as CrawlerClient
private  CrawlerClient CrawlerThread.gui
           
private  CrawlerClient CrawlerClient.thisInstance
           
 

Constructors in bass.crawler with parameters of type CrawlerClient
CrawlerThread(java.lang.String serverIp, int serverPort, CrawlerClient theGui)
          Basic constructor
 

Uses of CrawlerClient in bass.parser
 

Methods in bass.parser with parameters of type CrawlerClient
static int[] Parsers.parseFriendsFromPage(int id, boolean useProxy, java.lang.String proxyHost, java.lang.String proxyPort, CrawlerClient gui)
          parses all friends for a given myspace user id and returns them as int array