Interface | Description |
---|---|
DeploymentHandle |
Class | Description |
---|---|
BlockingAction<T> |
Internal class used to run specific blocking actions on the worker pool.
|
ConcurrentHashSet<E> | |
ConnectionPool<T> |
A simple, non-blocking pool implementation
|
Context | |
DefaultVertx | |
DefaultVertxFactory | |
EventLoopContext | |
LowerCaseKeyMap<T> | |
OrderedExecutorFactory |
A factory for producing executors that run all tasks in order, which delegate to a single common executor instance.
|
StringEscapeUtils |
Adapted from Apache Commons code
|
VertxInternal |
This class 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
|
VertxThreadFactory | |
WorkerContext |