SMILA (incubation) API documentation

Package org.eclipse.smila.connectivity.framework

Interface Summary
Agent The Interface Agent.
AgentController Management interface for the AgentController.
AgentControllerAgent The Interface AgentControllerAgent.
Crawler The Interface Crawler.
CrawlerCallback A callback interface to access metadata and attachments of crawled data.
CrawlerController Management interface for the CrawlerController.
CrawlerControllerAgent The Interface CrawlerControllerAgent.
DataReference A proxy object interface to a record provided by a Crawler.
 

Class Summary
AbstractAgent Abstract base class for Agent implementations.
AbstractCrawler Abstract base class for Crawler implementations.
AgentControllerAgentBase The Class AgentControllerAgent.
AgentState Utility class that contains the state of a agent.
CrawlerControllerAgentBase The Class CrawlerControllerAgent.
CrawlState Utility class that contains the state of a crawl run.
State Utility class that contains the state of a crawl run.
 

Exception Summary
AgentException Standard Exception used by Agents.
CrawlerCriticalException The Class CrawlerCriticalException.
CrawlerException Standard Exception used by Crawlers.
 


SMILA (incubation) API documentation