Uses of Interface
ISSearch.ISCrawlerInterface

Uses of ISCrawlerInterface in ISSearch
 

Subinterfaces of ISCrawlerInterface in ISSearch
 interface ISDBCrawlerInterface
          Interface of the main Crawler class of the Web search engine.
 

Classes in ISSearch that implement ISCrawlerInterface
 class ISCrawler
          The Crawler class of the Web search engine.
 class ISDBCrawler
          The Crawler class of the Web search engine.