Uses of Package
io.vertx.core.eventbus
Packages that use io.vertx.core.eventbus
Package
Description
-
Classes in io.vertx.core.eventbus used by io.vertx.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.Options to configure the event bus.
-
Classes in io.vertx.core.eventbus used by io.vertx.core.eventbusClassDescriptionEncapsulates a message being delivered by Vert.x as well as providing control over the message delivery.Delivery options are used to configure 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.Options to configure the event bus.Represents a message that is received from the event bus in a handler.A message codec allows a custom message type to be marshalled across the event bus.An event bus consumer object representing a stream of message to an
EventBusaddress that can be read from.Options configuring the behavior of a event-bus message consumer.Represents a stream of message that can be written to.Represents the type of reply failure -
Classes in io.vertx.core.eventbus used by io.vertx.core.spi.metricsClassDescriptionRepresents a message that is received from the event bus in a handler.Represents the type of reply failure
-
Classes in io.vertx.core.eventbus used by io.vertx.ext.shell.command.base
-
Classes in io.vertx.core.eventbus used by io.vertx.ext.unit.collectClassDescriptionRepresents a message that is received from the event bus in a handler.An event bus consumer object representing a stream of message to an
EventBusaddress that can be read from. -
Classes in io.vertx.core.eventbus used by io.vertx.ext.web.api.serviceClassDescriptionDelivery options are used to configure 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.
-
Classes in io.vertx.core.eventbus used by io.vertx.reactivex.core.eventbusClassDescriptionEncapsulates a message being delivered by Vert.x as well as providing control over the message delivery.Delivery options are used to configure 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.A message codec allows a custom message type to be marshalled across the event bus.An event bus consumer object representing a stream of message to an
EventBusaddress that can be read from.Options configuring the behavior of a event-bus message consumer.Represents a stream of message that can be written to. -
Classes in io.vertx.core.eventbus used by io.vertx.rxjava3.core.eventbusClassDescriptionEncapsulates a message being delivered by Vert.x as well as providing control over the message delivery.Delivery options are used to configure 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.A message codec allows a custom message type to be marshalled across the event bus.An event bus consumer object representing a stream of message to an
EventBusaddress that can be read from.Options configuring the behavior of a event-bus message consumer.Represents a stream of message that can be written to. -
Classes in io.vertx.core.eventbus used by io.vertx.servicediscovery.typesClassDescriptionAn event bus consumer object representing a stream of message to an
EventBusaddress that can be read from. -
Classes in io.vertx.core.eventbus used by io.vertx.serviceproxyClassDescriptionDelivery options are used to configure 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.A message codec allows a custom message type to be marshalled across the event bus.An event bus consumer object representing a stream of message to an
EventBusaddress that can be read from.Represents the failure of a message send.