A B C E F G I J K L N O P R S T V 

A

Article - Class in io.cryptocontrol.cryptonewsapi.models
Represents an article coming from the CryptoControl.io API
Article() - Constructor for class io.cryptocontrol.cryptonewsapi.models.Article
 
Article.ArticleList - Class in io.cryptocontrol.cryptonewsapi.models
 
Article.Coin - Class in io.cryptocontrol.cryptonewsapi.models
 
Article.SimilarArticle - Class in io.cryptocontrol.cryptonewsapi.models
 
Article.Source - Class in io.cryptocontrol.cryptonewsapi.models
 
ArticleList() - Constructor for class io.cryptocontrol.cryptonewsapi.models.Article.ArticleList
 

B

BadResponseException - Exception in io.cryptocontrol.cryptonewsapi.exceptions
 
BadResponseException() - Constructor for exception io.cryptocontrol.cryptonewsapi.exceptions.BadResponseException
 

C

CategoryResponse - Class in io.cryptocontrol.cryptonewsapi.models
A category response from the CryptoControl server
CategoryResponse() - Constructor for class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
 
CHINESE - io.cryptocontrol.cryptonewsapi.models.Language
 
Coin() - Constructor for class io.cryptocontrol.cryptonewsapi.models.Article.Coin
 
CoinDetail - Class in io.cryptocontrol.cryptonewsapi.models
Represents rich metadata about a given coin
CoinDetail() - Constructor for class io.cryptocontrol.cryptonewsapi.models.CoinDetail
 
CoinDetail.Link - Class in io.cryptocontrol.cryptonewsapi.models
 
CombinedFeedResponse - Class in io.cryptocontrol.cryptonewsapi.models
 
CombinedFeedResponse() - Constructor for class io.cryptocontrol.cryptonewsapi.models.CombinedFeedResponse
 
CryptoControlApi - Class in io.cryptocontrol.cryptonewsapi
Interface to the CryptoControl API.
CryptoControlApi(String) - Constructor for class io.cryptocontrol.cryptonewsapi.CryptoControlApi
A simple constructor which sets a API key
CryptoControlApi(String, String) - Constructor for class io.cryptocontrol.cryptonewsapi.CryptoControlApi
A contructor which allows a proxy URL to be set.
CryptoControlApi.OnResponseHandler<T> - Interface in io.cryptocontrol.cryptonewsapi
 
CryptoControlException - Exception in io.cryptocontrol.cryptonewsapi.exceptions
 
CryptoControlException(String) - Constructor for exception io.cryptocontrol.cryptonewsapi.exceptions.CryptoControlException
 

E

enableSentiment() - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
 
ENGLISH - io.cryptocontrol.cryptonewsapi.models.Language
 

F

Feed - Class in io.cryptocontrol.cryptonewsapi.models
 
Feed() - Constructor for class io.cryptocontrol.cryptonewsapi.models.Feed
 
Feed.FeedList - Class in io.cryptocontrol.cryptonewsapi.models
 
FeedList() - Constructor for class io.cryptocontrol.cryptonewsapi.models.Feed.FeedList
 

G

GERMAN - io.cryptocontrol.cryptonewsapi.models.Language
 
getActivityHotness() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getAnalysisArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
 
getArticle() - Method in class io.cryptocontrol.cryptonewsapi.models.Feed
 
getArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CombinedFeedResponse
 
getBlockchainArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
 
getCoinDetails(String, CryptoControlApi.OnResponseHandler<CoinDetail>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get coin summary from the cryptocontrol API
getCoins() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getComments() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
getDescription() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getDescription() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail
 
getDescription() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
getDownvotes() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
getExchangesArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
 
getFavoriteCount() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
getGeneralArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
 
getGitrepos() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail
 
getGovernmentArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
 
getHashtags() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
getHotness() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getICOArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
 
getId() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Coin
 
getId() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getId() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.SimilarArticle
 
getId() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Source
 
getId() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
getId() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
getLatestFeedByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<Feed>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get a single feed (articles/tweets/reddit) for a specific coin from the CryptoControl API.
getLatestFeedByCoin(String, CryptoControlApi.OnResponseHandler<List<Feed>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get a single feed (articles/tweets/reddit) for a specific coin from the CryptoControl API.
getLatestItemsByCoin(Language, String, CryptoControlApi.OnResponseHandler<CombinedFeedResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get articles/tweets/reddit for a specific coin from the CryptoControl API.
getLatestItemsByCoin(String, CryptoControlApi.OnResponseHandler<CombinedFeedResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get articles/tweets/reddit for a specific coin from the CryptoControl API.
getLatestNews(CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the latest news articles from the CryptoControl News API.
getLatestNews(Language, CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the latest news articles from the CryptoControl News API.
getLatestNewsByCategory(CryptoControlApi.OnResponseHandler<CategoryResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get latest news articles grouped by category from the CryptoControl News API.
getLatestNewsByCategory(Language, CryptoControlApi.OnResponseHandler<CategoryResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get latest news articles grouped by category from the CryptoControl News API.
getLatestNewsByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the latest news articles for a specific coin from the CryptoControl News API.
getLatestNewsByCoin(String, CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the latest news articles for a specific coin from the CryptoControl News API.
getLatestRedditPostsByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<RedditPost>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the latest reddit posts for a specific coin from the CryptoControl API.
getLatestRedditPostsByCoin(String, CryptoControlApi.OnResponseHandler<List<RedditPost>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the latest reddit posts for a specific coin from the CryptoControl API.
getLatestTweetsByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<Tweet>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the top tweets for a specific coin from the CryptoControl API.
getLatestTweetsByCoin(String, CryptoControlApi.OnResponseHandler<List<Tweet>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the top tweets for a specific coin from the CryptoControl API.
getLink() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail.Link
 
getLinks() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail
 
getLinks() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
getMentions() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
getMiningArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
 
getName() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Coin
 
getName() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Source
 
getName() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail.Link
 
getOriginalImageUrl() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getPrimaryCategory() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getPublishedAt() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getPublishedAt() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.SimilarArticle
 
getPublishedAt() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
getPublishedAt() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
getReddit() - Method in class io.cryptocontrol.cryptonewsapi.models.Feed
 
getRedditPosts() - Method in class io.cryptocontrol.cryptonewsapi.models.CombinedFeedResponse
 
getRetweetCount() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
getRetweeted() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
getScore() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
getSelf() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
getSentiment() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getSentimentNegativeScore() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getSentimentNeutralScore() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getSentimentPositiveScore() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getSimilarArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getSlug() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Coin
 
getSource() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getSource() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.SimilarArticle
 
getSourceDomain() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getSourceDomain() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.SimilarArticle
 
getSubreddit() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
getSubreddits() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail
 
getSymbols() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
getText() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
getThumbnail() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getTitle() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getTitle() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.SimilarArticle
 
getTitle() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
getTopFeedByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<Feed>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get a single feed (articles/tweets/reddit) in english for a specific coin from the CryptoControl API.
getTopFeedByCoin(String, CryptoControlApi.OnResponseHandler<List<Feed>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get a single feed (articles/tweets/reddit) in english for a specific coin from the CryptoControl API.
getTopItemsByCoin(Language, String, CryptoControlApi.OnResponseHandler<CombinedFeedResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get articles/tweets/reddit for a specific coin from the CryptoControl API.
getTopItemsByCoin(String, CryptoControlApi.OnResponseHandler<CombinedFeedResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get articles/tweets/reddit for a specific coin from the CryptoControl API.
getTopNews(CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the top news articles from the CryptoControl News API.
getTopNews(Language, CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the top news articles from the CryptoControl News API.
getTopNewsByCategory(CryptoControlApi.OnResponseHandler<CategoryResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get news articles grouped by category from the CryptoControl News API.
getTopNewsByCategory(Language, CryptoControlApi.OnResponseHandler<CategoryResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get news articles grouped by category from the CryptoControl News API.
getTopNewsByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the top news articles for a specific coin from the CryptoControl API.
getTopNewsByCoin(String, CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the top news articles for a specific coin from the CryptoControl API.
getTopNewsByCoinCategory(Language, String, CryptoControlApi.OnResponseHandler<CategoryResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get news articles grouped by category for a specific coin from the CryptoControl News API.
getTopNewsByCoinCategory(String, CryptoControlApi.OnResponseHandler<CategoryResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get news articles grouped by category for a specific coin from the CryptoControl News API.
getTopRedditPostsByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<RedditPost>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the top reddit posts for a specific coin from the CryptoControl API.
getTopRedditPostsByCoin(String, CryptoControlApi.OnResponseHandler<List<RedditPost>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the top reddit posts for a specific coin from the CryptoControl API.
getTopTweetsByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<Tweet>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the latest tweets for a specific coin from the CryptoControl API.
getTopTweetsByCoin(String, CryptoControlApi.OnResponseHandler<List<Tweet>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
Get the latest tweets for a specific coin from the CryptoControl API.
getTradingSymbol() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Coin
 
getTweet() - Method in class io.cryptocontrol.cryptonewsapi.models.Feed
 
getTweets() - Method in class io.cryptocontrol.cryptonewsapi.models.CombinedFeedResponse
 
getTwitterUsernames() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail
 
getType() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail.Link
 
getType() - Method in class io.cryptocontrol.cryptonewsapi.models.Feed
 
getUpvotes() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
getUrl() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 
getUrl() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.SimilarArticle
 
getUrl() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Source
 
getUrl() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
getUrl() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
getUsername() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
getWords() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
 

I

InvalidAPIKeyException - Exception in io.cryptocontrol.cryptonewsapi.exceptions
 
InvalidAPIKeyException() - Constructor for exception io.cryptocontrol.cryptonewsapi.exceptions.InvalidAPIKeyException
 
io.cryptocontrol.cryptonewsapi - package io.cryptocontrol.cryptonewsapi
 
io.cryptocontrol.cryptonewsapi.exceptions - package io.cryptocontrol.cryptonewsapi.exceptions
 
io.cryptocontrol.cryptonewsapi.models - package io.cryptocontrol.cryptonewsapi.models
 
ITALIAN - io.cryptocontrol.cryptonewsapi.models.Language
 

J

JAPANESE - io.cryptocontrol.cryptonewsapi.models.Language
 

K

KOREAN - io.cryptocontrol.cryptonewsapi.models.Language
 

L

Language - Enum in io.cryptocontrol.cryptonewsapi.models
 
Link() - Constructor for class io.cryptocontrol.cryptonewsapi.models.CoinDetail.Link
 

N

NotPremiumException - Exception in io.cryptocontrol.cryptonewsapi.exceptions
 
NotPremiumException() - Constructor for exception io.cryptocontrol.cryptonewsapi.exceptions.NotPremiumException
 

O

onFailure(Exception) - Method in interface io.cryptocontrol.cryptonewsapi.CryptoControlApi.OnResponseHandler
 
onSuccess(T) - Method in interface io.cryptocontrol.cryptonewsapi.CryptoControlApi.OnResponseHandler
 

P

PORTUGUESE - io.cryptocontrol.cryptonewsapi.models.Language
 

R

RateLimitException - Exception in io.cryptocontrol.cryptonewsapi.exceptions
 
RateLimitException() - Constructor for exception io.cryptocontrol.cryptonewsapi.exceptions.RateLimitException
 
RedditPost - Class in io.cryptocontrol.cryptonewsapi.models
 
RedditPost() - Constructor for class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
RedditPost.RedditPostList - Class in io.cryptocontrol.cryptonewsapi.models
 
RedditPostList() - Constructor for class io.cryptocontrol.cryptonewsapi.models.RedditPost.RedditPostList
 
RUSSIAN - io.cryptocontrol.cryptonewsapi.models.Language
 

S

setArticle(Article) - Method in class io.cryptocontrol.cryptonewsapi.models.Feed
 
setComments(Long) - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
setDescription(String) - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
setDownvotes(Number) - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
setFavoriteCount(Number) - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
setHashtags(List<String>) - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
setId(String) - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
setId(String) - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
setLinks(List<String>) - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
setMentions(List<String>) - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
setPublishedAt(String) - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
setPublishedAt(String) - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
setReddit(RedditPost) - Method in class io.cryptocontrol.cryptonewsapi.models.Feed
 
setRetweetCount(Number) - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
setRetweeted(Boolean) - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
setScore(Double) - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
setSelf(Boolean) - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
setSubreddit(String) - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
setSymbols(List<String>) - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
setText(String) - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
setTitle(String) - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
setTweet(Tweet) - Method in class io.cryptocontrol.cryptonewsapi.models.Feed
 
setType(String) - Method in class io.cryptocontrol.cryptonewsapi.models.Feed
 
setUpvotes(Long) - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
setUrl(String) - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
 
setUsername(String) - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
 
SimilarArticle() - Constructor for class io.cryptocontrol.cryptonewsapi.models.Article.SimilarArticle
 
Source() - Constructor for class io.cryptocontrol.cryptonewsapi.models.Article.Source
 
SPANISH - io.cryptocontrol.cryptonewsapi.models.Language
 

T

Tweet - Class in io.cryptocontrol.cryptonewsapi.models
 
Tweet() - Constructor for class io.cryptocontrol.cryptonewsapi.models.Tweet
 
Tweet.TweetList - Class in io.cryptocontrol.cryptonewsapi.models
 
TweetList() - Constructor for class io.cryptocontrol.cryptonewsapi.models.Tweet.TweetList
 

V

valueOf(String) - Static method in enum io.cryptocontrol.cryptonewsapi.models.Language
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.cryptocontrol.cryptonewsapi.models.Language
Returns an array containing the constants of this enum type, in the order they are declared.
A B C E F G I J K L N O P R S T V 
Skip navigation links

Copyright © 2019. All rights reserved.