public class TcpClientPoolFactory extends AbstractTcpClientPoolFactory<TcpClientConnectionPool>
normalClientConfig, sslClientConfig| Constructor and Description |
|---|
TcpClientPoolFactory(TcpClientConfig normalClientConfig,
TcpClientConfig sslClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected TcpClientConnectionPool |
doCreateClientPool(io.vertx.core.Context context,
NetClientWrapper netClientWrapper) |
createClientPoolpublic TcpClientPoolFactory(TcpClientConfig normalClientConfig, TcpClientConfig sslClientConfig)
protected TcpClientConnectionPool doCreateClientPool(io.vertx.core.Context context, NetClientWrapper netClientWrapper)
doCreateClientPool in class AbstractTcpClientPoolFactory<TcpClientConnectionPool>Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.