jar

com.tvd12 : ezyhttp-core

Maven & Gradle

Aug 13, 2023
2 usages
10 stars

ezyhttp-core

Table Of Contents

Latest Version

Download com.tvd12 : ezyhttp-core JAR file - Latest Versions:

All Versions

Download com.tvd12 : ezyhttp-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x
0.2.x
0.1.x
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 ezyhttp-core-1.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tvd12.ezyhttp.core.response

├─ com.tvd12.ezyhttp.core.response.ResponseAsync.class - [JAR]

├─ com.tvd12.ezyhttp.core.response.ResponseEntity.class - [JAR]

com.tvd12.ezyhttp.core.resources

├─ com.tvd12.ezyhttp.core.resources.ActualContentTypeDetector.class - [JAR]

├─ com.tvd12.ezyhttp.core.resources.ResourceDownloadManager.class - [JAR]

├─ com.tvd12.ezyhttp.core.resources.ResourceUploadManager.class - [JAR]

com.tvd12.ezyhttp.core.concurrent

├─ com.tvd12.ezyhttp.core.concurrent.HttpThreadFactory.class - [JAR]

com.tvd12.ezyhttp.core.io

├─ com.tvd12.ezyhttp.core.io.AnywayFileLoader.class - [JAR]

├─ com.tvd12.ezyhttp.core.io.BytesRangeFileInputStream.class - [JAR]

com.tvd12.ezyhttp.core.json

├─ com.tvd12.ezyhttp.core.json.DoubleArrayDeserializer.class - [JAR]

├─ com.tvd12.ezyhttp.core.json.IntegerArrayDeserializer.class - [JAR]

├─ com.tvd12.ezyhttp.core.json.ListDoubleDeserializer.class - [JAR]

├─ com.tvd12.ezyhttp.core.json.ListIntegerDeserializer.class - [JAR]

├─ com.tvd12.ezyhttp.core.json.ListLongDeserializer.class - [JAR]

├─ com.tvd12.ezyhttp.core.json.ListStringDeserializer.class - [JAR]

├─ com.tvd12.ezyhttp.core.json.LongArrayDeserializer.class - [JAR]

├─ com.tvd12.ezyhttp.core.json.ObjectMapperBuilder.class - [JAR]

├─ com.tvd12.ezyhttp.core.json.SetLongDeserializer.class - [JAR]

├─ com.tvd12.ezyhttp.core.json.SetStringDeserializer.class - [JAR]

com.tvd12.ezyhttp.core.util

├─ com.tvd12.ezyhttp.core.util.BodyConvertAnnotations.class - [JAR]

├─ com.tvd12.ezyhttp.core.util.FileSizes.class - [JAR]

com.tvd12.ezyhttp.core.data

├─ com.tvd12.ezyhttp.core.data.BodyData.class - [JAR]

├─ com.tvd12.ezyhttp.core.data.BytesRange.class - [JAR]

├─ com.tvd12.ezyhttp.core.data.MultiValueMap.class - [JAR]

com.tvd12.ezyhttp.core.net

├─ com.tvd12.ezyhttp.core.net.MapDecoder.class - [JAR]

├─ com.tvd12.ezyhttp.core.net.MapEncoder.class - [JAR]

├─ com.tvd12.ezyhttp.core.net.PathVariables.class - [JAR]

├─ com.tvd12.ezyhttp.core.net.URIBuilder.class - [JAR]

├─ com.tvd12.ezyhttp.core.net.URITree.class - [JAR]

com.tvd12.ezyhttp.core.annotation

├─ com.tvd12.ezyhttp.core.annotation.BodyConvert.class - [JAR]

├─ com.tvd12.ezyhttp.core.annotation.Interceptor.class - [JAR]

├─ com.tvd12.ezyhttp.core.annotation.StringConvert.class - [JAR]

com.tvd12.ezyhttp.core.exception

├─ com.tvd12.ezyhttp.core.exception.DeserializeBodyException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.DeserializeCookieException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.DeserializeHeaderException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.DeserializeParameterException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.DeserializePathVariableException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.DeserializeValueException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.HttpBadRequestException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.HttpConflictException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.HttpForbiddenException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.HttpInternalServerErrorException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.HttpMethodNotAllowedException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.HttpNotAcceptableException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.HttpNotFoundException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.HttpPaymentRequiredException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.HttpRequestException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.HttpRequestTimeoutException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.HttpTooManyRequestsException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.HttpUnauthorizedException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.HttpUnsupportedMediaTypeException.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.MaxResourceDownloadCapacity.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.MaxResourceUploadCapacity.class - [JAR]

├─ com.tvd12.ezyhttp.core.exception.MaxUploadSizeException.class - [JAR]

com.tvd12.ezyhttp.core.codec

├─ com.tvd12.ezyhttp.core.codec.BodyConverter.class - [JAR]

├─ com.tvd12.ezyhttp.core.codec.BodyDeserializer.class - [JAR]

├─ com.tvd12.ezyhttp.core.codec.BodySerializer.class - [JAR]

├─ com.tvd12.ezyhttp.core.codec.DataConverters.class - [JAR]

├─ com.tvd12.ezyhttp.core.codec.DefaultStringDeserializer.class - [JAR]

├─ com.tvd12.ezyhttp.core.codec.FormBodyConverter.class - [JAR]

├─ com.tvd12.ezyhttp.core.codec.JsonBodyConverter.class - [JAR]

├─ com.tvd12.ezyhttp.core.codec.SingletonStringDeserializer.class - [JAR]

├─ com.tvd12.ezyhttp.core.codec.StringDeserializer.class - [JAR]

├─ com.tvd12.ezyhttp.core.codec.StringMapper.class - [JAR]

├─ com.tvd12.ezyhttp.core.codec.TextBodyConverter.class - [JAR]

com.tvd12.ezyhttp.core.constant

├─ com.tvd12.ezyhttp.core.constant.Constants.class - [JAR]

├─ com.tvd12.ezyhttp.core.constant.ContentEncoding.class - [JAR]

├─ com.tvd12.ezyhttp.core.constant.ContentType.class - [JAR]

├─ com.tvd12.ezyhttp.core.constant.ContentTypes.class - [JAR]

├─ com.tvd12.ezyhttp.core.constant.Headers.class - [JAR]

├─ com.tvd12.ezyhttp.core.constant.HttpMethod.class - [JAR]

├─ com.tvd12.ezyhttp.core.constant.StatusCodes.class - [JAR]

Advertisement

Dependencies from Group

Jun 05, 2023
10 usages
20 stars
Jun 05, 2023
8 usages
20 stars
Jun 05, 2023
8 usages
20 stars
Jun 05, 2023
6 usages
4 stars
Jun 05, 2023
6 usages
20 stars

Discover Dependencies

Jun 05, 2023
2 usages
16 stars
Apr 21, 2023
2 usages
0 stars
Oct 19, 2021
2 usages
433 stars
Oct 19, 2021
2 usages
433 stars
Oct 19, 2021
2 usages
433 stars
Oct 19, 2021
2 usages
433 stars
Oct 19, 2021
2 usages
433 stars
Jan 20, 2023
2 usages
6.1k stars
Jan 20, 2023
2 usages
6.1k stars