Package | Description |
---|---|
io.vertx.core |
= Vert.x Core Manual
:toc: left
At the heart of Vert.x is a set of Java APIs that we call *Vert.x Core*
https://github.com/eclipse/vert.x[Repository].
|
io.vertx.core.datagram.impl | |
io.vertx.core.dns.impl | |
io.vertx.core.eventbus.impl | |
io.vertx.core.file.impl | |
io.vertx.core.http.impl | |
io.vertx.core.impl | |
io.vertx.core.net.impl | |
io.vertx.core.shareddata.impl |
Class and Description |
---|
Args |
Class and Description |
---|
VertxInternal
This interface provides services for vert.x core internal use only
It is not part of the public API and should not be used by
developers creating vert.x applications
|
Class and Description |
---|
VertxInternal
This interface provides services for vert.x core internal use only
It is not part of the public API and should not be used by
developers creating vert.x applications
|
Class and Description |
---|
HAManager
Handles HA
We compute failover and whether there is a quorum synchronously as we receive nodeAdded and nodeRemoved events
from the cluster manager.
|
VertxInternal
This interface provides services for vert.x core internal use only
It is not part of the public API and should not be used by
developers creating vert.x applications
|
Class and Description |
---|
Action |
ContextImpl |
VertxInternal
This interface provides services for vert.x core internal use only
It is not part of the public API and should not be used by
developers creating vert.x applications
|
Class and Description |
---|
Closeable |
ContextImpl |
VertxInternal
This interface provides services for vert.x core internal use only
It is not part of the public API and should not be used by
developers creating vert.x applications
|
Class and Description |
---|
Action |
Closeable |
ContextImpl |
ContextTask |
Deployment |
DeploymentManager |
EventLoopContext |
FailoverCompleteHandler |
VertxInternal
This interface provides services for vert.x core internal use only
It is not part of the public API and should not be used by
developers creating vert.x applications
|
WorkerContext |
Class and Description |
---|
Closeable |
ContextImpl |
VertxInternal
This interface provides services for vert.x core internal use only
It is not part of the public API and should not be used by
developers creating vert.x applications
|
Class and Description |
---|
VertxInternal
This interface provides services for vert.x core internal use only
It is not part of the public API and should not be used by
developers creating vert.x applications
|
Copyright © 2015. All Rights Reserved.