| Package | Description |
|---|---|
| org.wandora.application.tools.extractors.reddit |
| Modifier and Type | Field and Description |
|---|---|
private ParseCallback<com.mashape.unirest.http.JsonNode> |
Requester.Request.callback |
| Modifier and Type | Method and Description |
|---|---|
void |
Requester.addRequest(com.mashape.unirest.request.BaseRequest hr,
ParseCallback<com.mashape.unirest.http.JsonNode> callback) |
protected static void |
AbstractRedditExtractor.getSubmissions(java.lang.String q,
ParseCallback<com.mashape.unirest.http.JsonNode> callback) |
protected static void |
AbstractRedditExtractor.getSubreddits(java.lang.String q,
ParseCallback<com.mashape.unirest.http.JsonNode> callback) |
| Constructor and Description |
|---|
Request(com.mashape.unirest.request.BaseRequest r,
ParseCallback<com.mashape.unirest.http.JsonNode> callback) |
Copyright 2004-2015 Wandora Team