| 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-2013 Airlift. All Rights Reserved.