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
B
C
D
E
G
H
O
P
T
A
apply(OkHttpClient.Builder)
- Method in interface org.codingmatters.rest.api.client.okhttp.
OkHttpClientWrapper.Config
B
BaseOkHttpRequester
- Class in
org.codingmatters.rest.api.client.okhttp
BaseOkHttpRequester(HttpClientWrapper, UrlProvider)
- Constructor for class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
body()
- Method in class org.codingmatters.rest.api.client.okhttp.
OkHttpResponseDelegate
build()
- Static method in class org.codingmatters.rest.api.client.okhttp.
OkHttpClientWrapper
build(OkHttpClientWrapper.Config)
- Static method in class org.codingmatters.rest.api.client.okhttp.
OkHttpClientWrapper
C
close()
- Method in class org.codingmatters.rest.api.client.okhttp.
OkHttpResponseDelegate
code()
- Method in class org.codingmatters.rest.api.client.okhttp.
OkHttpResponseDelegate
ConnectionTimeoutException
- Exception in
org.codingmatters.rest.api.client.okhttp.exception
ConnectionTimeoutException(String, Exception)
- Constructor for exception org.codingmatters.rest.api.client.okhttp.exception.
ConnectionTimeoutException
contentType()
- Method in class org.codingmatters.rest.api.client.okhttp.
OkHttpResponseDelegate
create()
- Method in class org.codingmatters.rest.api.client.okhttp.
OkHttpRequesterFactory
D
delete()
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
delete(String, byte[])
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
E
execute(Request)
- Method in interface org.codingmatters.rest.api.client.okhttp.
HttpClientWrapper
execute(Request)
- Method in class org.codingmatters.rest.api.client.okhttp.
OkHttpClientWrapper
G
get()
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
H
head()
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
header(String, String)
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
header(String, String[])
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
header(String, Iterable<String>)
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
header(String)
- Method in class org.codingmatters.rest.api.client.okhttp.
OkHttpResponseDelegate
headerNames()
- Method in class org.codingmatters.rest.api.client.okhttp.
OkHttpResponseDelegate
HttpClientWrapper
- Interface in
org.codingmatters.rest.api.client.okhttp
O
OK_WRAPPER_CONNECT_TIMEOUT_ENV
- Static variable in class org.codingmatters.rest.api.client.okhttp.
OkHttpClientWrapper
OK_WRAPPER_READ_TIMEOUT_ENV
- Static variable in class org.codingmatters.rest.api.client.okhttp.
OkHttpClientWrapper
OK_WRAPPER_WRITE_TIMEOUT_ENV
- Static variable in class org.codingmatters.rest.api.client.okhttp.
OkHttpClientWrapper
OkHttpClientWrapper
- Class in
org.codingmatters.rest.api.client.okhttp
OkHttpClientWrapper.Config
- Interface in
org.codingmatters.rest.api.client.okhttp
OkHttpRequester
- Class in
org.codingmatters.rest.api.client.okhttp
OkHttpRequester(HttpClientWrapper, String)
- Constructor for class org.codingmatters.rest.api.client.okhttp.
OkHttpRequester
Deprecated.
OkHttpRequester(HttpClientWrapper, UrlProvider)
- Constructor for class org.codingmatters.rest.api.client.okhttp.
OkHttpRequester
OkHttpRequesterFactory
- Class in
org.codingmatters.rest.api.client.okhttp
OkHttpRequesterFactory(HttpClientWrapper, UrlProvider)
- Constructor for class org.codingmatters.rest.api.client.okhttp.
OkHttpRequesterFactory
OkHttpResponseDelegate
- Class in
org.codingmatters.rest.api.client.okhttp
OkHttpResponseDelegate(Response)
- Constructor for class org.codingmatters.rest.api.client.okhttp.
OkHttpResponseDelegate
org.codingmatters.rest.api.client.okhttp
- package org.codingmatters.rest.api.client.okhttp
org.codingmatters.rest.api.client.okhttp.exception
- package org.codingmatters.rest.api.client.okhttp.exception
P
parameter(String, String)
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
parameter(String, String[])
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
parameter(String, Iterable<String>)
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
parameters()
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
patch(String, byte[])
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
path(String)
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
path()
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
post(String, byte[])
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
put(String, byte[])
- Method in class org.codingmatters.rest.api.client.okhttp.
BaseOkHttpRequester
T
truststoreFrompath(String)
- Static method in interface org.codingmatters.rest.api.client.okhttp.
OkHttpClientWrapper.Config
A
B
C
D
E
G
H
O
P
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.