Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
WorkerExecutor
An executor for executing blocking code in Vert.x .
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
CompositeFuture
The composite future wraps a list of
futures , it is useful when several futures
needs to be coordinated. |
Context
The execution context of a
Handler execution. |
DeploymentOptions
Options for configuring a verticle deployment.
|
Expectation
An expectation, very much like a predicate with the ability to provide a meaningful description of the failure.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
ThreadingModel
The threading model defines how user tasks should be executed.
|
TimeoutStream
Deprecated.
use
Vertx.setTimer(long, io.vertx.core.Handler<java.lang.Long>) /Vertx.setPeriodic(long, io.vertx.core.Handler<java.lang.Long>) instead. RxJava like integrations should use the Vert.x scheduler integration. |
Timer
A timer task that can be used as a future.
|
Verticle
A verticle is a piece of code that can be deployed by Vert.x.
|
Vertx
The entry point into the Vert.x Core API.
|
VertxBuilder
A builder for creating Vert.x instances, allowing to configure Vert.x plugins:
metrics
tracing
cluster manager
Example usage:
|
VertxOptions
Instances of this class are used to configure
Vertx instances. |
WorkerExecutor
An executor for executing blocking code in Vert.x .
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
VertxException |
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
VertxException |
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Expectation
An expectation, very much like a predicate with the ability to provide a meaningful description of the failure.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
VertxException |
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Verticle
A verticle is a piece of code that can be deployed by Vert.x.
|
Vertx
The entry point into the Vert.x Core API.
|
VertxOptions
Instances of this class are used to configure
Vertx instances. |
Class and Description |
---|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Context
The execution context of a
Handler execution. |
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Class and Description |
---|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Context
The execution context of a
Handler execution. |
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Context
The execution context of a
Handler execution. |
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
VertxException |
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Context
The execution context of a
Handler execution. |
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Class and Description |
---|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
VertxOptions
Instances of this class are used to configure
Vertx instances. |
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
DeploymentOptions
Options for configuring a verticle deployment.
|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Verticle
A verticle is a piece of code that can be deployed by Vert.x.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Context
The execution context of a
Handler execution. |
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AbstractVerticle
An abstract base class that you can extend to write your own Verticle classes.
|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Verticle
A verticle is a piece of code that can be deployed by Vert.x.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
DeploymentOptions
Options for configuring a verticle deployment.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AbstractVerticle
An abstract base class that you can extend to write your own Verticle classes.
|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Verticle
A verticle is a piece of code that can be deployed by Vert.x.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
VertxOptions
Instances of this class are used to configure
Vertx instances. |
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Handler
A generic event handler.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Class and Description |
---|
Handler
A generic event handler.
|
VertxException |
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Handler
A generic event handler.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Context
The execution context of a
Handler execution. |
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Class and Description |
---|
Context
The execution context of a
Handler execution. |
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Class and Description |
---|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
VertxException |
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
VertxException |
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
VertxException |
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
VertxException |
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Context
The execution context of a
Handler execution. |
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AbstractVerticle
An abstract base class that you can extend to write your own Verticle classes.
|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Verticle
A verticle is a piece of code that can be deployed by Vert.x.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
DeploymentOptions
Options for configuring a verticle deployment.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Verticle
A verticle is a piece of code that can be deployed by Vert.x.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
VertxOptions
Instances of this class are used to configure
Vertx instances. |
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Context
The execution context of a
Handler execution. |
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
VertxException |
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Context
The execution context of a
Handler execution. |
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
VertxException |
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Context
The execution context of a
Handler execution. |
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
VertxException |
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Context
The execution context of a
Handler execution. |
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
WorkerExecutor
An executor for executing blocking code in Vert.x .
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
AbstractVerticle
An abstract base class that you can extend to write your own Verticle classes.
|
Context
The execution context of a
Handler execution. |
DeploymentOptions
Options for configuring a verticle deployment.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
MultiMap
This class represents a MultiMap of String keys to a List of String values.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
ThreadingModel
The threading model defines how user tasks should be executed.
|
TimeoutStream
Deprecated.
use
Vertx.setTimer(long, io.vertx.core.Handler<java.lang.Long>) /Vertx.setPeriodic(long, io.vertx.core.Handler<java.lang.Long>) instead. RxJava like integrations should use the Vert.x scheduler integration. |
Timer
A timer task that can be used as a future.
|
Verticle
A verticle is a piece of code that can be deployed by Vert.x.
|
Vertx
The entry point into the Vert.x Core API.
|
VertxBuilder
A builder for creating Vert.x instances, allowing to configure Vert.x plugins:
metrics
tracing
cluster manager
Example usage:
|
VertxOptions
Instances of this class are used to configure
Vertx instances. |
WorkerExecutor
An executor for executing blocking code in Vert.x .
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
Handler
A generic event handler.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
DeploymentOptions
Options for configuring a verticle deployment.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Verticle
A verticle is a piece of code that can be deployed by Vert.x.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Handler
A generic event handler.
|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
VertxException |
Class and Description |
---|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
Promise
Represents the writable side of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Context
The execution context of a
Handler execution. |
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Vertx
The entry point into the Vert.x Core API.
|
VertxException |
Class and Description |
---|
Closeable
A closeable resource.
|
Context
The execution context of a
Handler execution. |
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Vertx
The entry point into the Vert.x Core API.
|
Class and Description |
---|
AsyncResult
Encapsulates the result of an asynchronous operation.
|
Future
Represents the result of an action that may, or may not, have occurred yet.
|
Handler
A generic event handler.
|
Class and Description |
---|
Context
The execution context of a
Handler execution. |
Class and Description |
---|
Context
The execution context of a
Handler execution. |
Copyright © 2024 Eclipse. All rights reserved.