Index
All Classes and Interfaces|All Packages
A
- addBody(String, Object) - Method in class ru.cwcode.tkach.httpWrapper.BaseRequest
- addHeader(String, String) - Method in class ru.cwcode.tkach.httpWrapper.BaseRequest
- addHeader(String, String) - Method in class ru.cwcode.tkach.httpWrapper.ServiceClient
- addParameter(String, String) - Method in class ru.cwcode.tkach.httpWrapper.BaseRequest
- addResponseModel(int, Class<? extends ModelObject>) - Method in class ru.cwcode.tkach.httpWrapper.BaseRequest
B
- BaseRequest<T extends BaseRequest<T,
R>, R extends BaseResponse<R>> - Class in ru.cwcode.tkach.httpWrapper - BaseRequest(String, String, Class<? extends R>) - Constructor for class ru.cwcode.tkach.httpWrapper.BaseRequest
- BaseResponse<R extends BaseResponse<R>> - Class in ru.cwcode.tkach.httpWrapper
- BaseResponse(boolean, int, BaseRequest<?, ?>, Map<String, Object>) - Constructor for class ru.cwcode.tkach.httpWrapper.BaseResponse
- baseUrl - Variable in class ru.cwcode.tkach.httpWrapper.ServiceClient
- body - Variable in class ru.cwcode.tkach.httpWrapper.BaseRequest
D
- data - Variable in class ru.cwcode.tkach.httpWrapper.ModelObject
F
- fields - Variable in class ru.cwcode.tkach.httpWrapper.ModelObject
G
- get() - Method in class ru.cwcode.tkach.httpWrapper.ModelField
- get(String) - Method in class ru.cwcode.tkach.httpWrapper.ModelObject
- getSafe() - Method in class ru.cwcode.tkach.httpWrapper.ModelField
- gson - Variable in class ru.cwcode.tkach.httpWrapper.ServiceClient
H
- has() - Method in class ru.cwcode.tkach.httpWrapper.ModelField
- headers - Variable in class ru.cwcode.tkach.httpWrapper.BaseRequest
- headers - Variable in class ru.cwcode.tkach.httpWrapper.ServiceClient
I
- ifFail(Consumer<R>) - Method in class ru.cwcode.tkach.httpWrapper.ResponseHandlerChain
- ifMatch(int, Class<M>, Consumer<M>) - Method in class ru.cwcode.tkach.httpWrapper.ResponseHandlerChain
- ifSuccess(Consumer<R>) - Method in class ru.cwcode.tkach.httpWrapper.ResponseHandlerChain
- isComplete() - Method in class ru.cwcode.tkach.httpWrapper.ModelObject
- isSatisfied() - Method in class ru.cwcode.tkach.httpWrapper.ModelField
J
- JSON_UTF8 - Static variable in class ru.cwcode.tkach.httpWrapper.ServiceClient
K
- key - Variable in class ru.cwcode.tkach.httpWrapper.ModelField
M
- method - Variable in class ru.cwcode.tkach.httpWrapper.BaseRequest
- ModelField<T> - Class in ru.cwcode.tkach.httpWrapper
- ModelField(String, Class<T>, ModelObject) - Constructor for class ru.cwcode.tkach.httpWrapper.ModelField
- ModelField(String, Class<T>, ModelObject, boolean) - Constructor for class ru.cwcode.tkach.httpWrapper.ModelField
- modelObject - Variable in class ru.cwcode.tkach.httpWrapper.ModelField
- ModelObject - Class in ru.cwcode.tkach.httpWrapper
- ModelObject() - Constructor for class ru.cwcode.tkach.httpWrapper.ModelObject
- ModelObject(Map<String, Object>) - Constructor for class ru.cwcode.tkach.httpWrapper.ModelObject
- ModelSerializeable - Interface in ru.cwcode.tkach.httpWrapper
O
- okHttpClient - Variable in class ru.cwcode.tkach.httpWrapper.ServiceClient
P
- parameters - Variable in class ru.cwcode.tkach.httpWrapper.BaseRequest
R
- r - Variable in class ru.cwcode.tkach.httpWrapper.BaseResponse
- required - Variable in class ru.cwcode.tkach.httpWrapper.ModelField
- responseClass - Variable in class ru.cwcode.tkach.httpWrapper.BaseRequest
- ResponseHandlerChain<R extends BaseResponse<R>,
H extends ResponseHandlerChain<R, H>> - Class in ru.cwcode.tkach.httpWrapper - ResponseHandlerChain(R) - Constructor for class ru.cwcode.tkach.httpWrapper.ResponseHandlerChain
- responseModels - Variable in class ru.cwcode.tkach.httpWrapper.BaseRequest
- ru.cwcode.tkach.httpWrapper - package ru.cwcode.tkach.httpWrapper
S
- sendRequest(T) - Method in class ru.cwcode.tkach.httpWrapper.ServiceClient
- serialize() - Method in class ru.cwcode.tkach.httpWrapper.BaseRequest
- serialize() - Method in class ru.cwcode.tkach.httpWrapper.ModelObject
- serialize() - Method in interface ru.cwcode.tkach.httpWrapper.ModelSerializeable
- ServiceClient - Class in ru.cwcode.tkach.httpWrapper
- ServiceClient(OkHttpClient, Gson, String) - Constructor for class ru.cwcode.tkach.httpWrapper.ServiceClient
- set(String, Object) - Method in class ru.cwcode.tkach.httpWrapper.ModelObject
- set(T) - Method in class ru.cwcode.tkach.httpWrapper.ModelField
- SimpleResponse<R extends BaseResponse<R>> - Class in ru.cwcode.tkach.httpWrapper
- SimpleResponse(boolean, int, BaseRequest<?, ?>, Map<String, Object>) - Constructor for class ru.cwcode.tkach.httpWrapper.SimpleResponse
- SimpleResponseHandlerChain<R extends BaseResponse<R>> - Class in ru.cwcode.tkach.httpWrapper
- SimpleResponseHandlerChain(R) - Constructor for class ru.cwcode.tkach.httpWrapper.SimpleResponseHandlerChain
T
- t - Variable in class ru.cwcode.tkach.httpWrapper.BaseRequest
- toString() - Method in class ru.cwcode.tkach.httpWrapper.ModelObject
- type - Variable in class ru.cwcode.tkach.httpWrapper.ModelField
U
- url - Variable in class ru.cwcode.tkach.httpWrapper.BaseRequest
All Classes and Interfaces|All Packages