Class and Description |
---|
DataCache
This class is a cache of a specific URL's data.
|
DataCache.DocumentData
This class represents everything we need to know about a document that's getting passed from the
getDocumentVersions() phase to the processDocuments() phase.
|
IThrottledConnection
This interface represents an established connection to a URL.
|
Robots
This class is a cache of a specific robots data.
|
RSSConnector.CanonicalizationPolicies
Class representing a list of canonicalization rules
|
RSSConnector.CanonicalizationPolicy
Class representing a URL regular expression match, for the purposes of determining canonicalization policy
|
RSSConnector.EvaluatorToken
Evaluator token.
|
RSSConnector.Filter
Class that handles parsing and interpretation of the document specification.
|
RSSConnector.MappingRule
Class representing a mapping rule
|
RSSConnector.MappingRules
Class that represents all mappings
|
ThrottledFetcher
This class uses httpclient to fetch stuff from webservers.
|
ThrottledFetcher.AbortChecker
This class furnishes an abort signal whenever the job activity says it should.
|
ThrottledFetcher.ExecuteMethodThread
This thread does the actual socket communication with the server.
|
ThrottledFetcher.ThrottledConnection
This class represents an established connection to a URL.
|
WebURL
Replacement class for java.net.URI, which is broken in many ways.
|