Uses of Package
io.vertx.mutiny.core.eventbus
Packages that use io.vertx.mutiny.core.eventbus
Package
Description
-
Classes in io.vertx.mutiny.core.eventbus used by io.vertx.mutiny.coreClassDescriptionA Vert.x event-bus is a light-weight distributed messaging system which allows different parts of your application, or different applications and services to communicate with each in a loosely coupled way.
-
Classes in io.vertx.mutiny.core.eventbus used by io.vertx.mutiny.core.eventbusClassDescriptionEncapsulates a message being delivered by Vert.x as well as providing control over the message delivery.A Vert.x event-bus is a light-weight distributed messaging system which allows different parts of your application, or different applications and services to communicate with each in a loosely coupled way.Represents a message that is received from the event bus in a handler.An event bus consumer object representing a stream of message to an
EventBus
address that can be read from.Represents a stream of message that can be written to. -
Classes in io.vertx.mutiny.core.eventbus used by io.vertx.mutiny.ext.web.api.serviceClassDescriptionA Vert.x event-bus is a light-weight distributed messaging system which allows different parts of your application, or different applications and services to communicate with each in a loosely coupled way.
-
Classes in io.vertx.mutiny.core.eventbus used by io.vertx.mutiny.servicediscovery.typesClassDescriptionAn event bus consumer object representing a stream of message to an
EventBus
address that can be read from.