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

Uses of JsonBodyGenerator in io.airlift.http.client
 

Methods in io.airlift.http.client that return JsonBodyGenerator
static
<T> JsonBodyGenerator<T>
JsonBodyGenerator.jsonBodyGenerator(JsonCodec<T> jsonCodec, T instance)
           
 



Copyright © 2010-2012 Airlift. All Rights Reserved.