jar

com.github.firelcw : easy-http

Maven & Gradle

Dec 04, 2020
1 usages
9 stars

easy-http · A simple HTTP client for Java

Table Of Contents

Latest Version

Download com.github.firelcw : easy-http JAR file - Latest Versions:

All Versions

Download com.github.firelcw : easy-http JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.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 easy-http-2.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.firelcw.client

├─ com.github.firelcw.client.AbstractClient.class - [JAR]

├─ com.github.firelcw.client.ApacheHttpClient.class - [JAR]

├─ com.github.firelcw.client.DefaultURLClient.class - [JAR]

com.github.firelcw.hander

├─ com.github.firelcw.hander.AsyncHttpHandler.class - [JAR]

├─ com.github.firelcw.hander.Handler.class - [JAR]

├─ com.github.firelcw.hander.HttpHandler.class - [JAR]

├─ com.github.firelcw.hander.RequestHandler.class - [JAR]

├─ com.github.firelcw.hander.ResponseHandler.class - [JAR]

com.github.firelcw.model

├─ com.github.firelcw.model.ContentType.class - [JAR]

├─ com.github.firelcw.model.ExcludePath.class - [JAR]

├─ com.github.firelcw.model.HttpMethod.class - [JAR]

├─ com.github.firelcw.model.HttpRequest.class - [JAR]

├─ com.github.firelcw.model.HttpRequestConfig.class - [JAR]

├─ com.github.firelcw.model.HttpResponse.class - [JAR]

com.github.firelcw.parser

├─ com.github.firelcw.parser.ArgParser.class - [JAR]

├─ com.github.firelcw.parser.InterfaceParser.class - [JAR]

├─ com.github.firelcw.parser.MethodParser.class - [JAR]

com.github.firelcw.apache

├─ com.github.firelcw.apache.HttpDeleteWithBody.class - [JAR]

com.github.firelcw.interceptor

├─ com.github.firelcw.interceptor.ErrorInterceptor.class - [JAR]

├─ com.github.firelcw.interceptor.HttpInterceptor.class - [JAR]

├─ com.github.firelcw.interceptor.InterceptorOperations.class - [JAR]

├─ com.github.firelcw.interceptor.LogInterceptor.class - [JAR]

com.github.firelcw.codec

├─ com.github.firelcw.codec.Decoder.class - [JAR]

├─ com.github.firelcw.codec.DefaultDecoder.class - [JAR]

├─ com.github.firelcw.codec.DefaultEncoder.class - [JAR]

├─ com.github.firelcw.codec.Encoder.class - [JAR]

├─ com.github.firelcw.codec.SimpleDecoder.class - [JAR]

com.github.firelcw.exception

├─ com.github.firelcw.exception.CodeStatusException.class - [JAR]

├─ com.github.firelcw.exception.EasyHttpException.class - [JAR]

├─ com.github.firelcw.exception.HttpInterceptorException.class - [JAR]

com.github.firelcw.util

├─ com.github.firelcw.util.TypeUtils.class - [JAR]

├─ com.github.firelcw.util.Utils.class - [JAR]

com.github.firelcw.annotation

├─ com.github.firelcw.annotation.Body.class - [JAR]

├─ com.github.firelcw.annotation.Delete.class - [JAR]

├─ com.github.firelcw.annotation.Get.class - [JAR]

├─ com.github.firelcw.annotation.Headers.class - [JAR]

├─ com.github.firelcw.annotation.Mapping.class - [JAR]

├─ com.github.firelcw.annotation.Post.class - [JAR]

├─ com.github.firelcw.annotation.Put.class - [JAR]

├─ com.github.firelcw.annotation.Query.class - [JAR]

├─ com.github.firelcw.annotation.Var.class - [JAR]

com.github.firelcw.proxy

├─ com.github.firelcw.proxy.HttpInvocationHandler.class - [JAR]

com.github.firelcw

├─ com.github.firelcw.EasyHttp.class - [JAR]

Advertisement

Dependencies from Group

Dec 04, 2020
1 usages
9 stars
Dec 04, 2020
1 stars

Discover Dependencies

Jul 30, 2023
2 usages
0 stars
Aug 24, 2020
1 usages
108 stars
Feb 13, 2023
3 usages
0 stars
Feb 11, 2021
2 usages
2.6k stars
Aug 23, 2021
1 usages
0 stars
Sep 03, 2021
5 usages
10 stars
Nov 29, 2021
3 usages
Aug 25, 2023
2 usages
129 stars