open class ClientOptionsBaseConverter
Converter for io.vertx.core.net.ClientOptionsBase. NOTE: This class has been automatically generated from the io.vertx.core.net.ClientOptionsBase original class using Vert.x codegen. |
|
open class JksOptionsConverter
Converter for io.vertx.core.net.JksOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.JksOptions original class using Vert.x codegen. |
|
interface NetClient : Measured
A TCP client. Multiple connections to different servers can be made using the same instance. This client supports a configurable number of connection attempts and a configurable delay between attempts. |
|
open class NetClientOptionsConverter
Converter for io.vertx.core.net.NetClientOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.NetClientOptions original class using Vert.x codegen. |
|
interface NetServer : Measured
Represents a TCP server |
|
open class NetServerOptionsConverter
Converter for io.vertx.core.net.NetServerOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.NetServerOptions original class using Vert.x codegen. |
|
open class NetworkOptionsConverter
Converter for io.vertx.core.net.NetworkOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.NetworkOptions original class using Vert.x codegen. |
|
open class OpenSSLEngineOptionsConverter
Converter for io.vertx.core.net.OpenSSLEngineOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.OpenSSLEngineOptions original class using Vert.x codegen. |
|
open class PemKeyCertOptionsConverter
Converter for io.vertx.core.net.PemKeyCertOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.PemKeyCertOptions original class using Vert.x codegen. |
|
open class PemTrustOptionsConverter
Converter for io.vertx.core.net.PemTrustOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.PemTrustOptions original class using Vert.x codegen. |
|
open class PfxOptionsConverter
Converter for io.vertx.core.net.PfxOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.PfxOptions original class using Vert.x codegen. |
|
open class ProxyOptionsConverter
Converter for io.vertx.core.net.ProxyOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.ProxyOptions original class using Vert.x codegen. |
|
class ProxyType
The type of a TCP proxy server. |
|
interface SelfSignedCertificate
A self-signed certificate helper for testing and development purposes. While it helps for testing and development, it should never ever be used in production settings. |
|
open class ServerOptionsBase : TCPSSLOptions |
|
open class TCPSSLOptionsConverter
Converter for io.vertx.core.net.TCPSSLOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.TCPSSLOptions original class using Vert.x codegen. |