Skip navigation links
A B C D E G H N O P T U 

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
 
bodyStream() - 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
 

N

normalize() - Method in class org.codingmatters.rest.api.client.okhttp.UrlNormalizer
 

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
 

U

UrlNormalizer - Class in org.codingmatters.rest.api.client.okhttp
 
UrlNormalizer(String, String) - Constructor for class org.codingmatters.rest.api.client.okhttp.UrlNormalizer
 
A B C D E G H N O P T U 
Skip navigation links

Copyright © 2019. All rights reserved.