public interface HttpClient
extends org.apache.kafka.common.Configurable
| Modifier and Type | Method and Description |
|---|---|
default void |
configure(Map<String,?> map) |
HttpResponse |
execute(HttpRequest request) |
HttpResponse execute(HttpRequest request) throws IOException
IOExceptionCopyright © 2020 CastorM. All rights reserved.