jar

org.restfeeds : rest-feed-client

Maven & Gradle

Dec 29, 2019
3 stars

rest-feed-client · Client library for Rest Feed consumers.

Table Of Contents

Latest Version

Download org.restfeeds : rest-feed-client JAR file - Latest Versions:

All Versions

Download org.restfeeds : rest-feed-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rest-feed-client-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.restfeeds.client.spring

├─ org.restfeeds.client.spring.RestFeedClientAutoConfiguration.class - [JAR]

├─ org.restfeeds.client.spring.RestFeedClientConfigurationProperties.class - [JAR]

├─ org.restfeeds.client.spring.RestTemplateFeedReaderRestClient.class - [JAR]

org.restfeeds.client

├─ org.restfeeds.client.FeedItem.class - [JAR]

├─ org.restfeeds.client.FeedItemConsumer.class - [JAR]

├─ org.restfeeds.client.FeedReader.class - [JAR]

├─ org.restfeeds.client.FeedReaderRestClient.class - [JAR]

├─ org.restfeeds.client.InMemoryNextLinkRepository.class - [JAR]

├─ org.restfeeds.client.NextLinkRepository.class - [JAR]