| Package | Description |
|---|---|
| io.vertx.axle.core | |
| io.vertx.axle.core.net |
| Modifier and Type | Method and Description |
|---|---|
NetClient |
Vertx.createNetClient()
Create a TCP/SSL client using default options
|
NetClient |
Vertx.createNetClient(io.vertx.core.net.NetClientOptions options)
Create a TCP/SSL client using the specified options
|
| Modifier and Type | Field and Description |
|---|---|
static TypeArg<NetClient> |
NetClient.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
static NetClient |
NetClient.newInstance(io.vertx.core.net.NetClient arg) |
Copyright © 2019 SmallRye. All rights reserved.