JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
H
I
O
R
S
A
addRequestEntry(Request, CoreEndpointConfiguration, Request)
- Method in class io.apimatic.okhttpclient.adapter.interceptors.
RetryInterceptor
Adds entry into Request entry map.
C
convertResponse(Request, Response, boolean)
- Static method in class io.apimatic.okhttpclient.adapter.
OkClient
Converts a given OkHttp response into our internal http response model.
E
execute(Request, CoreEndpointConfiguration)
- Method in class io.apimatic.okhttpclient.adapter.
OkClient
Execute a given Request to get string/binary response back.
executeAsync(Request, CoreEndpointConfiguration)
- Method in class io.apimatic.okhttpclient.adapter.
OkClient
Execute a given Request to get string/binary response back.
H
HttpRedirectInterceptor
- Class in
io.apimatic.okhttpclient.adapter.interceptors
HttpRedirectInterceptor intercepts and complete 307 and 308 redirects as described in RFC.
HttpRedirectInterceptor(boolean)
- Constructor for class io.apimatic.okhttpclient.adapter.interceptors.
HttpRedirectInterceptor
Initialization constructor.
I
intercept(Interceptor.Chain)
- Method in class io.apimatic.okhttpclient.adapter.interceptors.
HttpRedirectInterceptor
Intercepts and complete 307 and 308 redirects as described in RFC.
intercept(Interceptor.Chain)
- Method in class io.apimatic.okhttpclient.adapter.interceptors.
RetryInterceptor
Intercepts and retry requests if failed based on configuration.
io.apimatic.okhttpclient.adapter
- package io.apimatic.okhttpclient.adapter
io.apimatic.okhttpclient.adapter.interceptors
- package io.apimatic.okhttpclient.adapter.interceptors
O
OkClient
- Class in
io.apimatic.okhttpclient.adapter
HTTP Client class to send HTTP Requests and read the responses.
OkClient(ClientConfiguration, CompatibilityFactory, ApiLogger)
- Constructor for class io.apimatic.okhttpclient.adapter.
OkClient
Constructor to initialize the OKClient
OkClient(ClientConfiguration, CompatibilityFactory)
- Constructor for class io.apimatic.okhttpclient.adapter.
OkClient
Constructor to initialize the OKClient
R
RetryInterceptor
- Class in
io.apimatic.okhttpclient.adapter.interceptors
RetryInterceptor intercepts and retry requests if failed based on configuration.
RetryInterceptor(ClientConfiguration, ApiLogger)
- Constructor for class io.apimatic.okhttpclient.adapter.interceptors.
RetryInterceptor
Default Constructor, Initializes the httpClientConfiguration attribute.
S
shutdown()
- Static method in class io.apimatic.okhttpclient.adapter.
OkClient
Shutdown the underlying OkHttpClient instance.
A
C
E
H
I
O
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022. All rights reserved.