Class | Description |
---|---|
Config |
The main configuration object of the robot
|
DNSClient<T> |
DNS client object with a caching capability.
|
DNSClient.AaaRR |
Answer, Authority, Additional RR
|
DNSClient.DataBlock | |
DNSClient.Question<T> | |
DumpEscape | |
HTTPAnalyzer |
This class is part of the Egothor Project
|
HTTPByteBufferAnalyzer |
This class is part of the Egothor Project
|
LinksCollector | |
LinksCollector.URIandLong | |
MultiLock<K> | |
PageRankCalc | |
PageRankDumper | |
PageRankFilter | |
PageRankWriter | |
Response |
Response sent from a server.
|
Robot | |
RobotsTXT |
This class parses
/robots.txt files and provides the
respective test function. |
Scrub |
This class normalizes textual representations of URIs.
|
Subnet |
Enum | Description |
---|---|
Config.TypeURIRepository |
Exception | Description |
---|---|
DNSResponseFormatException |
Incorrect response from a server.
|
HTTPParserException |
This class is part of the Egothor Project
|
Fully asynchronic robot.
java.lang.IndexOutOfBoundsException at java.nio.Buffer.checkIndex(Buffer.java:438) at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:209) at org.egothor.robot.HTTPByteBufferAnalyzer.parse(HTTPByteBufferAnalyzer.java:254) at org.egothor.robot.module.Server.processCursor(Server.java:183) at org.egothor.robot.module.T5.run(T5.java:218)
java.lang.NullPointerException at java.net.URI.encode(URI.java:2693) at java.net.URI.toASCIIString(URI.java:1614) at org.egothor.robot.module.T0$MyReporter.print(T0.java:50) at org.egothor.robot.module.T0.push(T0.java:151) at org.egothor.robot.module.LinksExtractor.process(LinksExtractor.java:48) at org.egothor.robot.module.T5.process(T5.java:310) at org.egothor.robot.module.T5.run(T5.java:240)
Copyright © 2016 Egothor. All Rights Reserved.