Uses of Package
io.vertx.core.net
-
Classes in io.vertx.core.net used by io.vertx.core Class Description NetClient A TCP client.NetClientOptions Options for configuring aNetClient.NetServer Represents a TCP serverNetServerOptions Options for configuring aNetServer. -
Classes in io.vertx.core.net used by io.vertx.core.datagram Class Description NetworkOptions SocketAddress The address of a socket, an inet socket address or a domain socket address. -
Classes in io.vertx.core.net used by io.vertx.core.eventbus Class Description KeyCertOptions Key/cert configuration options.NetworkOptions SSLEngineOptions The SSL engine implementation to use in a Vert.x server or client.TCPSSLOptions Base class.TrustOptions Certification authority configuration options. -
Classes in io.vertx.core.net used by io.vertx.core.http Class Description Address A general purpose networking address.AddressResolver A provider for address resolver.ClientOptionsBase Base class for Client optionsClientSSLOptions Client SSL options.HostAndPort A combination of host and port.KeyCertOptions Key/cert configuration options.NetServerOptions Options for configuring aNetServer.NetSocket Represents a socket-like interface to a TCP connection on either the client or the server side.NetworkOptions ProxyOptions Proxy options for a net client or a net client.ServerSSLOptions Server SSL options.SocketAddress The address of a socket, an inet socket address or a domain socket address.SSLEngineOptions The SSL engine implementation to use in a Vert.x server or client.TCPSSLOptions Base class.TrafficShapingOptions Options describing howGlobalTrafficShapingHandlerwill handle traffic shaping.TrustOptions Certification authority configuration options. -
Classes in io.vertx.core.net used by io.vertx.core.net Class Description Address A general purpose networking address.AddressResolver A provider for address resolver.ClientOptionsBase Base class for Client optionsClientSSLOptions Client SSL options.ConnectOptions Options for configuring how to connect to a TCP server.HostAndPort A combination of host and port.JdkSSLEngineOptions Configures aTCPSSLOptionsto use the JDK ssl engine implementation.JksOptions Key or trust store options configuring private key and/or certificates based on Java Keystore files.KeyCertOptions Key/cert configuration options.KeyStoreOptions Key or trust store options configuring private key and/or certificates based onKeyStore.KeyStoreOptionsBase Base class ofKeyStorebased options.NetClientOptions Options for configuring aNetClient.NetServer Represents a TCP serverNetServerOptions Options for configuring aNetServer.NetSocket Represents a socket-like interface to a TCP connection on either the client or the server side.NetworkOptions OpenSSLEngineOptions Configures aTCPSSLOptionsto use OpenSsl.PemKeyCertOptions Key store options configuring a list of private key and its certificate based on Privacy-enhanced Electronic Email (PEM) files.PemTrustOptions Certificate Authority options configuring certificates based on Privacy-enhanced Electronic Email (PEM) files.PfxOptions Key or trust store options configuring private key and/or certificates based on PKCS#12 files.ProxyOptions Proxy options for a net client or a net client.ProxyType The type of a TCP proxy server.SelfSignedCertificate A self-signed certificate helper for testing and development purposes.ServerSSLOptions Server SSL options.SocketAddress The address of a socket, an inet socket address or a domain socket address.SSLEngineOptions The SSL engine implementation to use in a Vert.x server or client.SSLOptions Client/Server SSL options.TCPSSLOptions Base class.TrafficShapingOptions Options describing howGlobalTrafficShapingHandlerwill handle traffic shaping.TrustOptions Certification authority configuration options. -
Classes in io.vertx.core.net used by io.vertx.core.net.endpoint Class Description Address A general purpose networking address.SocketAddress The address of a socket, an inet socket address or a domain socket address. -
Classes in io.vertx.core.net used by io.vertx.core.spi.endpoint Class Description Address A general purpose networking address.SocketAddress The address of a socket, an inet socket address or a domain socket address. -
Classes in io.vertx.core.net used by io.vertx.core.spi.metrics Class Description NetClientOptions Options for configuring aNetClient.NetServerOptions Options for configuring aNetServer.SocketAddress The address of a socket, an inet socket address or a domain socket address. -
Classes in io.vertx.core.net used by io.vertx.core.spi.observability Class Description SocketAddress The address of a socket, an inet socket address or a domain socket address. -
Classes in io.vertx.core.net used by io.vertx.core.spi.transport Class Description ClientOptionsBase Base class for Client optionsNetServerOptions Options for configuring aNetServer.SocketAddress The address of a socket, an inet socket address or a domain socket address.