Class DefaultingJsonResponseHandler<T>

java.lang.Object
io.airlift.http.client.DefaultingJsonResponseHandler<T>
All Implemented Interfaces:
ResponseHandler<T,RuntimeException>

public class DefaultingJsonResponseHandler<T> extends Object implements ResponseHandler<T,RuntimeException>