Class JsonBodyGenerator<T>

java.lang.Object
io.airlift.http.client.StaticBodyGenerator
io.airlift.http.client.JsonBodyGenerator<T>
All Implemented Interfaces:
BodyGenerator

public class JsonBodyGenerator<T> extends StaticBodyGenerator
  • Method Details