public class VertxHttpClientFactory extends Object implements HttpClient.Factory
| Constructor and Description |
|---|
VertxHttpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
additionalConfig(io.vertx.ext.web.client.WebClientOptions options)
Additional configuration to be applied to the options after the
Config has been processed. |
VertxHttpClientBuilder<VertxHttpClientFactory> |
newBuilder() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewBuilder, prioritypublic VertxHttpClientBuilder<VertxHttpClientFactory> newBuilder()
newBuilder in interface HttpClient.Factoryprotected void additionalConfig(io.vertx.ext.web.client.WebClientOptions options)
Config has been processed.Copyright © 2015–2024 Red Hat. All rights reserved.