Package | Description |
---|---|
io.vertx.core.http | |
io.vertx.core.net |
Modifier and Type | Class and Description |
---|---|
class |
HttpClientOptions
Options describing how an
HttpClient will make connections. |
Modifier and Type | Class and Description |
---|---|
class |
NetClientOptions
Options for configuring a
NetClient . |
Modifier and Type | Method and Description |
---|---|
ClientOptionsBase |
ClientOptionsBase.setConnectTimeout(int connectTimeout)
Set the connect timeout
|
ClientOptionsBase |
ClientOptionsBase.setTrustAll(boolean trustAll)
Set whether all server certificates should be trusted
|
Constructor and Description |
---|
ClientOptionsBase(ClientOptionsBase other)
Copy constructor
|
Copyright © 2015. All Rights Reserved.