
| Class | Description |
|---|---|
| CrawlServiceServlet |
Servlet that makes it possible to fetch an external page, renders it using HTMLUnit and returns the HTML page.
|
| Annotation Type | Description |
|---|---|
| CachedPageTimeoutSec |
Use this annotation to indicate how long HtmlUnit should pump the javascript
event loop before timing out.
|
| HtmlUnitTimeoutMillis |
Use this annotation to indicate how long HtmlUnit should pump the javascript
event loop before timing out.
|
| ServiceKey |
Use this annotation to bind the key that should be used when invoking
CrawlServiceServlet. |
Copyright © 2010-2014 ArcBees. All Rights Reserved.