public class OkHttpClient extends Object implements HttpClient
| Constructor and Description |
|---|
OkHttpClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map<String,?> configs) |
HttpResponse |
execute(HttpRequest httpRequest) |
public void configure(Map<String,?> configs)
configure in interface HttpClientconfigure in interface org.apache.kafka.common.Configurablepublic HttpResponse execute(HttpRequest httpRequest) throws IOException
execute in interface HttpClientIOExceptionCopyright © 2020 CastorM. All rights reserved.