Uses of Class
io.airlift.http.client.FullJsonResponseHandler

Uses of FullJsonResponseHandler in io.airlift.http.client
 

Methods in io.airlift.http.client that return FullJsonResponseHandler
static
<T> FullJsonResponseHandler<T>
FullJsonResponseHandler.createFullJsonResponseHandler(JsonCodec<T> jsonCodec)
           
 



Copyright © 2010-2012 Airlift. All Rights Reserved.