public class TcpClientConnectionPool extends AbstractTcpClientConnectionPool<TcpClientConnection>
context, netClientWrapper, tcpClientMap| Constructor and Description |
|---|
TcpClientConnectionPool(io.vertx.core.Context context,
NetClientWrapper netClientWrapper) |
| Modifier and Type | Method and Description |
|---|---|
protected TcpClientConnection |
create(String endpoint) |
findOrCreateClient, startCheckTimeoutpublic TcpClientConnectionPool(io.vertx.core.Context context,
NetClientWrapper netClientWrapper)
protected TcpClientConnection create(String endpoint)
create in class AbstractTcpClientConnectionPool<TcpClientConnection>Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.