Package dev.resteasy.vertx


package dev.resteasy.vertx
Internal coordination API shared among the RESTEasy Vert.x modules.

This package holds the types used by the client, server, and CDI modules to share a single Vertx instance within a JVM. It is exported only to those sibling modules.

This package is not part of the public API and may change without notice. Users customize the integration through the public API in:

Since:
2.0
See Also: