| Package | Description |
|---|---|
| org.apache.servicecomb.foundation.vertx.client.tcp |
| Modifier and Type | Field and Description |
|---|---|
protected NetClientWrapper |
AbstractTcpClientConnectionPool.netClientWrapper |
| Modifier and Type | Method and Description |
|---|---|
protected TcpClientConnectionPool |
TcpClientPoolFactory.doCreateClientPool(io.vertx.core.Context context,
NetClientWrapper netClientWrapper) |
protected abstract CLIENT_POOL |
AbstractTcpClientPoolFactory.doCreateClientPool(io.vertx.core.Context context,
NetClientWrapper netClientWrapper) |
| Constructor and Description |
|---|
AbstractTcpClientConnectionPool(io.vertx.core.Context context,
NetClientWrapper netClientWrapper) |
TcpClientConnection(io.vertx.core.Context context,
NetClientWrapper netClientWrapper,
String strEndpoint) |
TcpClientConnectionPool(io.vertx.core.Context context,
NetClientWrapper netClientWrapper) |
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.