Uses of Package
io.vertx.core
Packages that use io.vertx.core
Package
Description
-
Classes in io.vertx.core used by io.vertx.coreClassDescriptionEncapsulates the result of an asynchronous operation.A view of something that can be completed with a success or failure.The composite future wraps a list of
futures, it is useful when several futures needs to be coordinated.The execution context of aHandlerexecution.Base interface for reactive services written in Java deployed in a Vert.x instanceOptions for configuring a verticle deployment.An expectation, very much like a predicate with the ability to provide a meaningful description of the failure.Represents the result of an action that may, or may not, have occurred yet.A generic event handler.This class represents a MultiMap of String keys to a List of String values.Represents the writable side of an action that may, or may not, have occurred yet.The threading model defines the scheduler to execute context tasks.A timer task that can be used as a future.WARNING : this class is not deprecated, however we encourage instead to useVerticleBaseA verticle is a piece of code that can be deployed by Vert.x.The entry point into the Vert.x Core API.A builder for creating Vert.x instances, allowing to configure Vert.x plugins: metrics tracing cluster manager Example usage:Instances of this class are used to configureVertxinstances.An executor for executing blocking code in Vert.x . -
Classes in io.vertx.core used by io.vertx.core.datagram
-
Classes in io.vertx.core used by io.vertx.core.dnsClassDescriptionRepresents the result of an action that may, or may not, have occurred yet.
-
Classes in io.vertx.core used by io.vertx.core.eventbusClassDescriptionRepresents the result of an action that may, or may not, have occurred yet.A generic event handler.This class represents a MultiMap of String keys to a List of String values.
-
Classes in io.vertx.core used by io.vertx.core.fileClassDescriptionRepresents the result of an action that may, or may not, have occurred yet.A generic event handler.
-
Classes in io.vertx.core used by io.vertx.core.httpClassDescriptionAn expectation, very much like a predicate with the ability to provide a meaningful description of the failure.Represents the result of an action that may, or may not, have occurred yet.A generic event handler.This class represents a MultiMap of String keys to a List of String values.
-
Classes in io.vertx.core used by io.vertx.core.net
-
Classes in io.vertx.core used by io.vertx.core.net.endpointClassDescriptionRepresents the result of an action that may, or may not, have occurred yet.
-
Classes in io.vertx.core used by io.vertx.core.parsetools
-
Classes in io.vertx.core used by io.vertx.core.spiClassDescriptionBase interface for reactive services written in Java deployed in a Vert.x instanceRepresents the writable side of an action that may, or may not, have occurred yet.WARNING : this class is not deprecated, however we encourage instead to use
VerticleBaseA verticle is a piece of code that can be deployed by Vert.x.The entry point into the Vert.x Core API.Instances of this class are used to configureVertxinstances. -
Classes in io.vertx.core used by io.vertx.core.spi.clusterClassDescriptionA view of something that can be completed with a success or failure.The entry point into the Vert.x Core API.
-
Classes in io.vertx.core used by io.vertx.core.spi.context.storage
-
Classes in io.vertx.core used by io.vertx.core.spi.dns
-
Classes in io.vertx.core used by io.vertx.core.spi.endpointClassDescriptionRepresents the result of an action that may, or may not, have occurred yet.
-
Classes in io.vertx.core used by io.vertx.core.spi.metrics
-
Classes in io.vertx.core used by io.vertx.core.spi.observabilityClassDescriptionThis class represents a MultiMap of String keys to a List of String values.
-
Classes in io.vertx.core used by io.vertx.core.spi.tracing
-
Classes in io.vertx.core used by io.vertx.core.streams