Skip to content

apimatic/okhttp-client-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

okhttp-client-adapter

Maven Central Tests Lint Code Test Coverage Licence

Introduction

This project contains OkHttp client adpater which is wrapper of Okhttp client implementation. This implementation is being provided to java core library from an APIMatic SDK.

Prerequisites

  • The JRE flavor requires JDK 1.8.

Install the maven package

OKHttp Client adapter's Maven group ID is io.apimatic, and its artifact ID is core-interfaces.

Classes

Name Description
OkClient HTTP Client class to send HTTP Requests and read the responses
HttpRedirectInterceptor HttpRedirectInterceptor intercepts and complete 307 and 308 redirects as described in RFC
RetryInterceptor RetryInterceptor intercepts and retry requests if failed based on configuration

About

This project contains OkHttp client implementation. This implementation is being provided to java core library from an APIMatic SDK.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages