Uses of Class
io.airlift.http.client.FullJsonResponseHandler
-
Packages that use FullJsonResponseHandler Package Description io.airlift.http.client -
-
Uses of FullJsonResponseHandler in io.airlift.http.client
Methods in io.airlift.http.client that return FullJsonResponseHandler Modifier and Type Method Description static <T> FullJsonResponseHandler<T>FullJsonResponseHandler. createFullJsonResponseHandler(JsonCodec<T> jsonCodec)
-