| Package | Description |
|---|---|
| io.airlift.http.client |
| Modifier and Type | Method and Description |
|---|---|
static <T> JsonResponseHandler<T> |
JsonResponseHandler.createJsonResponseHandler(JsonCodec<T> jsonCodec) |
static <T> JsonResponseHandler<T> |
JsonResponseHandler.createJsonResponseHandler(JsonCodec<T> jsonCodec,
int firstSuccessfulResponseCode,
int... otherSuccessfulResponseCodes) |
Copyright © 2010–2020 Airlift. All rights reserved.