| Interface | Description |
|---|---|
| HttpError |
| Class | Description |
|---|---|
| AbstractHttpResultWrapper<T,E> | |
| HttpResultWrapper<T,E> |
Immutable implementation of
AbstractHttpResultWrapper. |
| HttpResultWrapper.Builder<T,E> |
Builds instances of type
HttpResultWrapper. |
| Result<SUCCESS_TYPE,ERROR_TYPE> | |
| Results | |
| Results.CaseOfMatchers | |
| Results.CaseOfMatchers.PartialMatcher<SUCCESS_TYPE,ERROR_TYPE,R> | |
| Results.CaseOfMatchers.TotalMatcher_Err<SUCCESS_TYPE,ERROR_TYPE> | |
| Results.CaseOfMatchers.TotalMatcher_Ok<SUCCESS_TYPE,ERROR_TYPE,R> | |
| Results.CasesMatchers | |
| Results.CasesMatchers.PartialMatcher<SUCCESS_TYPE,ERROR_TYPE,R> | |
| Results.CasesMatchers.TotalMatcher_Err<SUCCESS_TYPE,ERROR_TYPE> | |
| Results.CasesMatchers.TotalMatcher_Ok<SUCCESS_TYPE,ERROR_TYPE,R> |
Copyright © 2018. All rights reserved.