| Package | Description |
|---|---|
| org.apache.servicecomb.foundation.vertx.client.http |
| Modifier and Type | Method and Description |
|---|---|
HttpClientWithContext |
HttpClientPoolFactory.createClientPool(io.vertx.core.Context context) |
static HttpClientWithContext |
HttpClients.getClient(String clientName)
get client instance by name
|
static HttpClientWithContext |
HttpClients.getClient(String clientName,
boolean sync)
get client instance by name
|
static HttpClientWithContext |
HttpClients.getClient(String clientName,
boolean sync,
io.vertx.core.Context targetContext)
get client instance by name
|
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpClients.mockClientPoolManager(String name,
ClientPoolManager<HttpClientWithContext> clientPool) |
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.