-
Class Summary
| Class |
Description |
| BooleanEndpoint<RequestT> |
|
| BooleanResponse |
An API response that has boolean value according to the HTTP status code.
|
| DelegatingJsonEndpoint<Req,Res,Err> |
|
| DictionaryResponse<TKey,TValue> |
Base class for dictionary responses, i.e.
|
| DictionaryResponse.AbstractBuilder<TKey,TValue,BuilderT extends DictionaryResponse.AbstractBuilder<TKey,TValue,BuilderT>> |
|
| EndpointWithResponseMapperAttr<Req,Res,Err> |
An endpoint wrapper that adds attributes to the JSON mapper used to deserialize its response.
|
| SimpleEndpoint<RequestT,ResponseT> |
|