|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BodyGenerator in io.airlift.http.client |
|---|
| Classes in io.airlift.http.client that implement BodyGenerator | |
|---|---|
class |
JsonBodyGenerator<T>
|
class |
StaticBodyGenerator
|
| Methods in io.airlift.http.client that return BodyGenerator | |
|---|---|
BodyGenerator |
Request.getBodyGenerator()
|
| Methods in io.airlift.http.client with parameters of type BodyGenerator | |
|---|---|
Request.Builder |
Request.Builder.setBodyGenerator(BodyGenerator bodyGenerator)
|
| Constructors in io.airlift.http.client with parameters of type BodyGenerator | |
|---|---|
Request(URI uri,
String method,
com.google.common.collect.ListMultimap<String,String> headers,
BodyGenerator bodyGenerator)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||