Uses of Package
io.vertx.reactivex.core.net
Packages that use io.vertx.reactivex.core.net
Package
Description
-
Classes in io.vertx.reactivex.core.net used by io.vertx.reactivex.coreClassDescriptionA TCP client.Represents a TCP serverA Quic client.A Quic server.
-
Classes in io.vertx.reactivex.core.net used by io.vertx.reactivex.core.httpClassDescriptionRepresents a socket-like interface to a TCP connection on either the client or the server side.
-
Classes in io.vertx.reactivex.core.net used by io.vertx.reactivex.core.netClassDescriptionA TCP client.Represents a TCP serverRepresents a socket-like interface to a TCP connection on either the client or the server side.A Quic client.A Quic connection between a client and a server, providing support for handling or creating Quic
streamsRepresents a Quic endpoints, whose primary function is to bind a UDP socket on a given or random port.A Quic server.A Quic stream.Represents a channel interface modelling a duplex flow controlled byte oriented stream. -
Classes in io.vertx.reactivex.core.net used by io.vertx.reactivex.ext.eventbus.bridge.tcpClassDescriptionRepresents a socket-like interface to a TCP connection on either the client or the server side.
-
Classes in io.vertx.reactivex.core.net used by io.vertx.reactivex.ext.stomp