jar

dev.bannmann.restflow : restflow

Maven & Gradle

Nov 22, 2023
1 stars

dev.bannmann.restflow:restflow · Fluent API for Java 11 HTTP Client with JSON-B support

Table Of Contents

Latest Version

Download dev.bannmann.restflow : restflow JAR file - Latest Versions:

All Versions

Download dev.bannmann.restflow : restflow JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9

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 restflow-0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.bannmann.restflow.util

├─ dev.bannmann.restflow.util.HttpRequests.class - [JAR]

├─ dev.bannmann.restflow.util.Types.class - [JAR]

dev.bannmann.restflow

├─ dev.bannmann.restflow.AbstractRequester.class - [JAR]

├─ dev.bannmann.restflow.BasicRestClient.class - [JAR]

├─ dev.bannmann.restflow.ClientConfig.class - [JAR]

├─ dev.bannmann.restflow.ExecuteHandle.class - [JAR]

├─ dev.bannmann.restflow.FetchHandle.class - [JAR]

├─ dev.bannmann.restflow.OptionalRequester.class - [JAR]

├─ dev.bannmann.restflow.RegularRequester.class - [JAR]

├─ dev.bannmann.restflow.RequestBodyHandle.class - [JAR]

├─ dev.bannmann.restflow.RequestCustomizer.class - [JAR]

├─ dev.bannmann.restflow.RequestException.class - [JAR]

├─ dev.bannmann.restflow.RequestFailureException.class - [JAR]

├─ dev.bannmann.restflow.RequestHandle.class - [JAR]

├─ dev.bannmann.restflow.RequestSpecification.class - [JAR]

├─ dev.bannmann.restflow.RequestStatusException.class - [JAR]

├─ dev.bannmann.restflow.RequestTemplate.class - [JAR]

├─ dev.bannmann.restflow.Requester.class - [JAR]

├─ dev.bannmann.restflow.ResponseBodyConfig.class - [JAR]

├─ dev.bannmann.restflow.StandardRestClient.class - [JAR]