Uses of Class
io.airlift.http.client.FullJsonResponseHandler
Packages that use FullJsonResponseHandler
-
Uses of FullJsonResponseHandler in io.airlift.http.client
Methods in io.airlift.http.client that return FullJsonResponseHandlerModifier and TypeMethodDescriptionstatic <T> FullJsonResponseHandler<T> FullJsonResponseHandler.createFullJsonResponseHandler(JsonCodec<T> jsonCodec)