A B C D E F G H I J M N O P Q R S T U V W 
All Classes All Packages

A

AbstractHttpClient - Class in ru.easydonate.easydonate4j.http.client
 
AbstractHttpClient(String, HttpClient.Timeouts, String) - Constructor for class ru.easydonate.easydonate4j.http.client.AbstractHttpClient
 
AbstractHttpClientBuilder - Class in ru.easydonate.easydonate4j.http.client
 
AbstractHttpClientBuilder() - Constructor for class ru.easydonate.easydonate4j.http.client.AbstractHttpClientBuilder
 
AbstractJsonModelsRegistry - Class in ru.easydonate.easydonate4j.json.serialization.implementation.registry
 
AbstractJsonModelsRegistry(JsonModelsGroup) - Constructor for class ru.easydonate.easydonate4j.json.serialization.implementation.registry.AbstractJsonModelsRegistry
 
AbstractJsonSerializationService - Class in ru.easydonate.easydonate4j.json.serialization
 
AbstractJsonSerializationService() - Constructor for class ru.easydonate.easydonate4j.json.serialization.AbstractJsonSerializationService
 
add(String, Object) - Method in class ru.easydonate.easydonate4j.http.Headers
 
add(String, Object) - Method in class ru.easydonate.easydonate4j.http.QueryParams
 
add(String, Object, boolean) - Method in class ru.easydonate.easydonate4j.http.QueryParams
 
APACHE - ru.easydonate.easydonate4j.http.client.HttpClientServiceType
 
API_V3_MODELS - ru.easydonate.easydonate4j.json.serialization.implementation.registry.JsonModelsGroup
 
apiEndpoint - Variable in class ru.easydonate.easydonate4j.http.client.AbstractHttpClient
 
apiEndpoint - Variable in class ru.easydonate.easydonate4j.http.client.AbstractHttpClientBuilder
 

B

build() - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest.Builder
 
buildClient() - Method in interface ru.easydonate.easydonate4j.http.client.HttpClientService
 
builder(HttpClient, HttpClient.Method) - Static method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest
 

C

CALLBACK_API_MODELS - ru.easydonate.easydonate4j.json.serialization.implementation.registry.JsonModelsGroup
 
CONNECT_TIMEOUT - Static variable in class ru.easydonate.easydonate4j.Constants
 
connectTimeout - Variable in class ru.easydonate.easydonate4j.http.client.AbstractHttpClientBuilder
 
Constants - Class in ru.easydonate.easydonate4j
The centralized storage of all magic values used in this project :)
Constants() - Constructor for class ru.easydonate.easydonate4j.Constants
 
copy() - Method in class ru.easydonate.easydonate4j.http.Headers
 
copy() - Method in class ru.easydonate.easydonate4j.http.QueryParams
 
create() - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient.Builder
 
createRequest(HttpClient.Method) - Method in class ru.easydonate.easydonate4j.http.client.AbstractHttpClient
 
createRequest(HttpClient.Method) - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient
 
CUSTOM - ru.easydonate.easydonate4j.http.client.HttpClientServiceType
 
CUSTOM - ru.easydonate.easydonate4j.json.serialization.JsonSerializationServiceType
 

D

DATE_FORMATTER - Static variable in class ru.easydonate.easydonate4j.Constants
 
deserialize(Class<T>, String) - Method in interface ru.easydonate.easydonate4j.json.serialization.JsonSerializationService
 

E

EasyHttpRequest - Interface in ru.easydonate.easydonate4j.http.request
 
EasyHttpRequest.Builder - Interface in ru.easydonate.easydonate4j.http.request
 
EasyHttpResponse - Interface in ru.easydonate.easydonate4j.http.response
 
EMPTY - Static variable in class ru.easydonate.easydonate4j.http.Headers
 
EMPTY - Static variable in class ru.easydonate.easydonate4j.http.QueryParams
 
EVENT_BUS_ASYNC_THREAD_POOL_SIZE - Static variable in class ru.easydonate.easydonate4j.Constants
 
execute() - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest
 
execute() - Method in class ru.easydonate.easydonate4j.http.request.SimpleEasyHttpRequest
 
execute(EasyHttpRequest) - Method in class ru.easydonate.easydonate4j.http.client.AbstractHttpClient
 
execute(EasyHttpRequest) - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient
 
executeAsync() - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest
 
executeAsync() - Method in class ru.easydonate.easydonate4j.http.request.SimpleEasyHttpRequest
 
executeAsync(EasyHttpRequest) - Method in class ru.easydonate.easydonate4j.http.client.AbstractHttpClient
 
executeAsync(EasyHttpRequest) - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient
 

F

findRegisteredImplementation(Class<T>) - Method in class ru.easydonate.easydonate4j.json.serialization.AbstractJsonSerializationService
 
findRegisteredImplementation(Class<T>) - Method in interface ru.easydonate.easydonate4j.json.serialization.JsonSerializationService
 

G

get() - Static method in class ru.easydonate.easydonate4j.module.ModuleRegistrator
Get the static instance.
GET - ru.easydonate.easydonate4j.http.client.HttpClient.Method
 
getApiEndpoint() - Method in class ru.easydonate.easydonate4j.http.client.AbstractHttpClient
 
getApiEndpoint() - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient
 
getApiEndpoint() - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest
 
getApiPath() - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest
 
getAsMap() - Method in class ru.easydonate.easydonate4j.http.Headers
 
getAsMap() - Method in class ru.easydonate.easydonate4j.http.QueryParams
 
getAsString() - Method in class ru.easydonate.easydonate4j.http.QueryParams
 
getBody() - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest
 
getCode() - Method in interface ru.easydonate.easydonate4j.http.response.EasyHttpResponse
 
getConnectTimeout() - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient.Timeouts
 
getContent() - Method in interface ru.easydonate.easydonate4j.http.response.EasyHttpResponse
 
getGroup() - Method in interface ru.easydonate.easydonate4j.json.serialization.implementation.registry.JsonModelsRegistry
 
getHeaders() - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest
 
getHttpClientService() - Method in class ru.easydonate.easydonate4j.module.ModuleRegistrator
Get the registered HTTP client service implementation.
getJsonSerializationService() - Method in class ru.easydonate.easydonate4j.module.ModuleRegistrator
Get the registered JSON serialization service implementation.
getMessage() - Method in interface ru.easydonate.easydonate4j.http.response.EasyHttpResponse
 
getMethod() - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest
 
getQueryParams() - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest
 
getReadTimeout() - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient.Timeouts
 
getResponseTimeout() - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient.Timeouts
 
getTimeouts() - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient
 
getType() - Method in interface ru.easydonate.easydonate4j.http.client.HttpClientService
 
getType() - Method in interface ru.easydonate.easydonate4j.json.serialization.JsonSerializationService
 
getUrl() - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest
 
getUserAgent() - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient
 
getWriteTimeout() - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient.Timeouts
 
group - Variable in class ru.easydonate.easydonate4j.json.serialization.implementation.registry.AbstractJsonModelsRegistry
 
GSON - ru.easydonate.easydonate4j.json.serialization.JsonSerializationServiceType
 

H

hasBody() - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest
 
hasBody() - Method in class ru.easydonate.easydonate4j.http.request.SimpleEasyHttpRequest
 
Headers - Class in ru.easydonate.easydonate4j.http
 
Headers() - Constructor for class ru.easydonate.easydonate4j.http.Headers
 
HTTP_CLIENT_SERVICE - ru.easydonate.easydonate4j.module.ModuleType
Represents the HTTP client service module type.
HttpClient - Interface in ru.easydonate.easydonate4j.http.client
 
HttpClient.Builder - Interface in ru.easydonate.easydonate4j.http.client
 
HttpClient.Method - Enum in ru.easydonate.easydonate4j.http.client
 
HttpClient.Timeouts - Interface in ru.easydonate.easydonate4j.http.client
 
httpClientService() - Static method in class ru.easydonate.easydonate4j.module.ModuleRegistrator
Get the registered HTTP client service implementation.
HttpClientService - Interface in ru.easydonate.easydonate4j.http.client
 
httpClientServiceRegistered(Class<? extends HttpClientService>) - Static method in class ru.easydonate.easydonate4j.module.ModuleRegistrator
Check is yours service class is registered as the HTTP client service.
HttpClientServiceType - Enum in ru.easydonate.easydonate4j.http.client
 
HttpRequestException - Exception in ru.easydonate.easydonate4j.exception
 
HttpRequestException(String) - Constructor for exception ru.easydonate.easydonate4j.exception.HttpRequestException
 
HttpRequestException(String, Throwable) - Constructor for exception ru.easydonate.easydonate4j.exception.HttpRequestException
 
HttpRequestException(Throwable) - Constructor for exception ru.easydonate.easydonate4j.exception.HttpRequestException
 
HttpResponseException - Exception in ru.easydonate.easydonate4j.exception
 
HttpResponseException(EasyHttpResponse, String) - Constructor for exception ru.easydonate.easydonate4j.exception.HttpResponseException
 
HttpResponseException(EasyHttpResponse, String, Throwable) - Constructor for exception ru.easydonate.easydonate4j.exception.HttpResponseException
 
HttpResponseException(EasyHttpResponse, Throwable) - Constructor for exception ru.easydonate.easydonate4j.exception.HttpResponseException
 

I

implementationAliases - Variable in class ru.easydonate.easydonate4j.json.serialization.AbstractJsonSerializationService
 
Implementing - Annotation Type in ru.easydonate.easydonate4j.json.serialization
 
isFalse(boolean, String, Object...) - Static method in class ru.easydonate.easydonate4j.util.Validate
 
isHttpClientServiceRegistered() - Method in class ru.easydonate.easydonate4j.module.ModuleRegistrator
Check is any HTTP client service is registered now.
isJsonSerializationServiceRegistered() - Method in class ru.easydonate.easydonate4j.module.ModuleRegistrator
Check is any JSON serialization service is registered now.
isSuccess() - Method in interface ru.easydonate.easydonate4j.http.response.EasyHttpResponse
 
isSuccess() - Method in class ru.easydonate.easydonate4j.http.response.SimpleEasyHttpResponse
 
isTrue(boolean, String, Object...) - Static method in class ru.easydonate.easydonate4j.util.Validate
 

J

JACKSON - ru.easydonate.easydonate4j.json.serialization.JsonSerializationServiceType
 
JDK_LEGACY - ru.easydonate.easydonate4j.http.client.HttpClientServiceType
 
JDK_MODERN - ru.easydonate.easydonate4j.http.client.HttpClientServiceType
 
JSON_SERIALIZATION_SERVICE - ru.easydonate.easydonate4j.module.ModuleType
Represents the JSON serialization service module type.
JsonModelsGroup - Enum in ru.easydonate.easydonate4j.json.serialization.implementation.registry
 
JsonModelsRegistry - Interface in ru.easydonate.easydonate4j.json.serialization.implementation.registry
 
JsonSerializationException - Exception in ru.easydonate.easydonate4j.exception
 
JsonSerializationException(String) - Constructor for exception ru.easydonate.easydonate4j.exception.JsonSerializationException
 
JsonSerializationException(String, Throwable) - Constructor for exception ru.easydonate.easydonate4j.exception.JsonSerializationException
 
JsonSerializationException(Throwable) - Constructor for exception ru.easydonate.easydonate4j.exception.JsonSerializationException
 
jsonSerializationService() - Static method in class ru.easydonate.easydonate4j.module.ModuleRegistrator
Get the registered JSON serialization service implementation.
JsonSerializationService - Interface in ru.easydonate.easydonate4j.json.serialization
 
jsonSerializationServiceRegistered(Class<? extends JsonSerializationService>) - Static method in class ru.easydonate.easydonate4j.module.ModuleRegistrator
Check is yours service class is registered as the JSON serialization service.
JsonSerializationServiceType - Enum in ru.easydonate.easydonate4j.json.serialization
 

M

ModuleAlreadyRegisteredException - Exception in ru.easydonate.easydonate4j.module
 
ModuleAlreadyRegisteredException(ModuleType) - Constructor for exception ru.easydonate.easydonate4j.module.ModuleAlreadyRegisteredException
 
ModuleNotRegisteredException - Exception in ru.easydonate.easydonate4j.module
 
ModuleNotRegisteredException(ModuleType) - Constructor for exception ru.easydonate.easydonate4j.module.ModuleNotRegisteredException
 
ModuleRegistrator - Class in ru.easydonate.easydonate4j.module
The modules' registration manager.
ModuleRegistrator() - Constructor for class ru.easydonate.easydonate4j.module.ModuleRegistrator
 
ModuleType - Enum in ru.easydonate.easydonate4j.module
The enum that represents all available module types.

N

notEmpty(Object[], String) - Static method in class ru.easydonate.easydonate4j.util.Validate
 
notEmpty(String, String) - Static method in class ru.easydonate.easydonate4j.util.Validate
 
notEmpty(Collection<?>, String) - Static method in class ru.easydonate.easydonate4j.util.Validate
 
notEmpty(Map<?, ?>, String) - Static method in class ru.easydonate.easydonate4j.util.Validate
 
notNull(Object, String) - Static method in class ru.easydonate.easydonate4j.util.Validate
 

O

OKHTTP - ru.easydonate.easydonate4j.http.client.HttpClientServiceType
 

P

POST - ru.easydonate.easydonate4j.http.client.HttpClient.Method
 
PrettyPrintable - Interface in ru.easydonate.easydonate4j.data.model
The interface that used to provide pretty-printing feature to all data models.

Q

QueryParams - Class in ru.easydonate.easydonate4j.http
 
QueryParams() - Constructor for class ru.easydonate.easydonate4j.http.QueryParams
 

R

READ_TIMEOUT - Static variable in class ru.easydonate.easydonate4j.Constants
 
readTimeout - Variable in class ru.easydonate.easydonate4j.http.client.AbstractHttpClientBuilder
 
register() - Method in interface ru.easydonate.easydonate4j.json.serialization.implementation.registry.JsonModelsRegistry
 
registeredModelsGroups - Variable in class ru.easydonate.easydonate4j.json.serialization.AbstractJsonSerializationService
 
registerHttpClientService(HttpClientService) - Method in class ru.easydonate.easydonate4j.module.ModuleRegistrator
Register a new HTTP client service implementation.
registerImplementationAlias(Class<?>) - Method in class ru.easydonate.easydonate4j.json.serialization.implementation.registry.AbstractJsonModelsRegistry
 
registerImplementationAlias(Class<? extends T>) - Method in class ru.easydonate.easydonate4j.json.serialization.AbstractJsonSerializationService
 
registerImplementationAlias(Class<? extends T>) - Method in interface ru.easydonate.easydonate4j.json.serialization.JsonSerializationService
 
registerImplementationAlias(Class<T>, Class<? extends T>) - Method in class ru.easydonate.easydonate4j.json.serialization.AbstractJsonSerializationService
 
registerImplementationAlias(Class<T>, Class<? extends T>) - Method in interface ru.easydonate.easydonate4j.json.serialization.JsonSerializationService
 
registerImplementationAliases(Class<?>...) - Method in class ru.easydonate.easydonate4j.json.serialization.implementation.registry.AbstractJsonModelsRegistry
 
registerImplementationAliasesGroup(JsonModelsGroup) - Method in interface ru.easydonate.easydonate4j.json.serialization.JsonSerializationService
 
registerJsonSerializationService(JsonSerializationService) - Method in class ru.easydonate.easydonate4j.module.ModuleRegistrator
Register a new JSON serialization service implementation.
registerModelsGroup(JsonModelsGroup, JsonModelsRegistry) - Method in class ru.easydonate.easydonate4j.json.serialization.AbstractJsonSerializationService
 
resolveUrl() - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest
 
resolveUrl() - Method in class ru.easydonate.easydonate4j.http.request.SimpleEasyHttpRequest
 
response - Variable in exception ru.easydonate.easydonate4j.exception.HttpResponseException
 
RESPONSE_TIMEOUT - Static variable in class ru.easydonate.easydonate4j.Constants
 
responseTimeout - Variable in class ru.easydonate.easydonate4j.http.client.AbstractHttpClientBuilder
 
ru.easydonate.easydonate4j - package ru.easydonate.easydonate4j
 
ru.easydonate.easydonate4j.data.model - package ru.easydonate.easydonate4j.data.model
 
ru.easydonate.easydonate4j.exception - package ru.easydonate.easydonate4j.exception
 
ru.easydonate.easydonate4j.http - package ru.easydonate.easydonate4j.http
 
ru.easydonate.easydonate4j.http.client - package ru.easydonate.easydonate4j.http.client
 
ru.easydonate.easydonate4j.http.request - package ru.easydonate.easydonate4j.http.request
 
ru.easydonate.easydonate4j.http.response - package ru.easydonate.easydonate4j.http.response
 
ru.easydonate.easydonate4j.json.serialization - package ru.easydonate.easydonate4j.json.serialization
 
ru.easydonate.easydonate4j.json.serialization.implementation.registry - package ru.easydonate.easydonate4j.json.serialization.implementation.registry
 
ru.easydonate.easydonate4j.module - package ru.easydonate.easydonate4j.module
 
ru.easydonate.easydonate4j.util - package ru.easydonate.easydonate4j.util
 

S

serialize(Object) - Method in interface ru.easydonate.easydonate4j.json.serialization.JsonSerializationService
 
set(String, Object) - Method in class ru.easydonate.easydonate4j.http.Headers
 
set(String, Object) - Method in class ru.easydonate.easydonate4j.http.QueryParams
 
set(String, Object, boolean) - Method in class ru.easydonate.easydonate4j.http.QueryParams
 
setApiEndpoint(String) - Method in class ru.easydonate.easydonate4j.http.client.AbstractHttpClientBuilder
 
setApiEndpoint(String) - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient.Builder
 
setApiEndpoint(String) - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest.Builder
 
setApiPath(String, Object...) - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest.Builder
 
setBody(String) - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest.Builder
 
setConnectTimeout(long) - Method in class ru.easydonate.easydonate4j.http.client.AbstractHttpClientBuilder
 
setConnectTimeout(long) - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient.Builder
 
setHeaders(Headers) - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest.Builder
 
setQueryParams(QueryParams) - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest.Builder
 
setReadTimeout(long) - Method in class ru.easydonate.easydonate4j.http.client.AbstractHttpClientBuilder
 
setReadTimeout(long) - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient.Builder
 
setResponseTimeout(long) - Method in class ru.easydonate.easydonate4j.http.client.AbstractHttpClientBuilder
 
setResponseTimeout(long) - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient.Builder
 
setUrl(String, Object...) - Method in interface ru.easydonate.easydonate4j.http.request.EasyHttpRequest.Builder
 
setUserAgent(String) - Method in class ru.easydonate.easydonate4j.http.client.AbstractHttpClientBuilder
 
setUserAgent(String) - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient.Builder
 
setWriteTimeout(long) - Method in class ru.easydonate.easydonate4j.http.client.AbstractHttpClientBuilder
 
setWriteTimeout(long) - Method in interface ru.easydonate.easydonate4j.http.client.HttpClient.Builder
 
SIGNATURE_VERIFICATION_ENABLED - Static variable in class ru.easydonate.easydonate4j.Constants
 
SimpleEasyHttpRequest - Class in ru.easydonate.easydonate4j.http.request
 
SimpleEasyHttpRequest() - Constructor for class ru.easydonate.easydonate4j.http.request.SimpleEasyHttpRequest
 
SimpleEasyHttpResponse - Class in ru.easydonate.easydonate4j.http.response
 
SimpleEasyHttpResponse() - Constructor for class ru.easydonate.easydonate4j.http.response.SimpleEasyHttpResponse
 
SimpleTimeouts - Class in ru.easydonate.easydonate4j.http.client
 
SimpleTimeouts() - Constructor for class ru.easydonate.easydonate4j.http.client.SimpleTimeouts
 

T

timeouts - Variable in class ru.easydonate.easydonate4j.http.client.AbstractHttpClient
 
toPrettyString() - Method in interface ru.easydonate.easydonate4j.data.model.PrettyPrintable
Print this object to pretty JSON string.
toPrettyString(Object) - Method in interface ru.easydonate.easydonate4j.json.serialization.JsonSerializationService
Print this object to pretty JSON string.
toString() - Method in class ru.easydonate.easydonate4j.http.client.SimpleTimeouts
 
toString() - Method in class ru.easydonate.easydonate4j.module.ModuleRegistrator
 

U

USER_AGENT - Static variable in class ru.easydonate.easydonate4j.Constants
 
userAgent - Variable in class ru.easydonate.easydonate4j.http.client.AbstractHttpClient
 
userAgent - Variable in class ru.easydonate.easydonate4j.http.client.AbstractHttpClientBuilder
 

V

Validate - Class in ru.easydonate.easydonate4j.util
 
Validate() - Constructor for class ru.easydonate.easydonate4j.util.Validate
 
value() - Method in annotation type ru.easydonate.easydonate4j.json.serialization.Implementing
 
valueOf(String) - Static method in enum ru.easydonate.easydonate4j.http.client.HttpClient.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.easydonate.easydonate4j.http.client.HttpClientServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.easydonate.easydonate4j.json.serialization.implementation.registry.JsonModelsGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.easydonate.easydonate4j.json.serialization.JsonSerializationServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.easydonate.easydonate4j.module.ModuleType
Returns the enum constant of this type with the specified name.
values() - Static method in enum ru.easydonate.easydonate4j.http.client.HttpClient.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.easydonate.easydonate4j.http.client.HttpClientServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.easydonate.easydonate4j.json.serialization.implementation.registry.JsonModelsGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.easydonate.easydonate4j.json.serialization.JsonSerializationServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.easydonate.easydonate4j.module.ModuleType
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrapNullable(T) - Static method in class ru.easydonate.easydonate4j.util.Wrapper
 
wrapNullable(T, Predicate<T>) - Static method in class ru.easydonate.easydonate4j.util.Wrapper
 
wrapNullableDouble(Double) - Static method in class ru.easydonate.easydonate4j.util.Wrapper
 
wrapNullableDouble(Double, DoublePredicate) - Static method in class ru.easydonate.easydonate4j.util.Wrapper
 
wrapNullableInt(Integer) - Static method in class ru.easydonate.easydonate4j.util.Wrapper
 
wrapNullableInt(Integer, IntPredicate) - Static method in class ru.easydonate.easydonate4j.util.Wrapper
 
wrapNullableLong(Long) - Static method in class ru.easydonate.easydonate4j.util.Wrapper
 
wrapNullableLong(Long, LongPredicate) - Static method in class ru.easydonate.easydonate4j.util.Wrapper
 
wrapNullableOrEmpty(String) - Static method in class ru.easydonate.easydonate4j.util.Wrapper
 
Wrapper - Class in ru.easydonate.easydonate4j.util
 
Wrapper() - Constructor for class ru.easydonate.easydonate4j.util.Wrapper
 
WRITE_TIMEOUT - Static variable in class ru.easydonate.easydonate4j.Constants
 
writeTimeout - Variable in class ru.easydonate.easydonate4j.http.client.AbstractHttpClientBuilder
 
A B C D E F G H I J M N O P Q R S T U V W 
All Classes All Packages