Class and Description |
---|
EventBus
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.
|
EventBusOptions
Options to configure the event bus.
|
Class and Description |
---|
DeliveryContext
Encapsulates a message being delivered by Vert.x as well as providing control over the message delivery.
|
DeliveryOptions
Delivery options are used to configure message delivery.
|
EventBusOptions
Options to configure the event bus.
|
Message
Represents a message that is received from the event bus in a handler.
|
MessageConsumer
An event bus consumer object representing a stream of message to an
EventBus address that can
be read from. |
MessageProducer
Represents a stream of message that can be written to.
|
ReplyFailure
Represents the type of reply failure
|
Class and Description |
---|
Message
Represents a message that is received from the event bus in a handler.
|
Class and Description |
---|
Message
Represents a message that is received from the event bus in a handler.
|
ReplyFailure
Represents the type of reply failure
|
Class and Description |
---|
DeliveryOptions
Delivery options are used to configure message delivery.
|
Class and Description |
---|
Message
Represents a message that is received from the event bus in a handler.
|
MessageConsumer
An event bus consumer object representing a stream of message to an
EventBus address that can
be read from. |
Class and Description |
---|
DeliveryOptions
Delivery options are used to configure message delivery.
|
EventBus
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.
|
Class and Description |
---|
DeliveryContext
Encapsulates a message being delivered by Vert.x as well as providing control over the message delivery.
|
DeliveryOptions
Delivery options are used to configure message delivery.
|
EventBus
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.
|
Message
Represents a message that is received from the event bus in a handler.
|
MessageCodec
A message codec allows a custom message type to be marshalled across the event bus.
|
MessageConsumer
An event bus consumer object representing a stream of message to an
EventBus address that can
be read from. |
MessageProducer
Represents a stream of message that can be written to.
|
Class and Description |
---|
DeliveryOptions
Delivery options are used to configure message delivery.
|
Class and Description |
---|
MessageConsumer
An event bus consumer object representing a stream of message to an
EventBus address that can
be read from. |
Class and Description |
---|
DeliveryOptions
Delivery options are used to configure message delivery.
|
EventBus
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.
|
Message
Represents a message that is received from the event bus in a handler.
|
MessageCodec
A message codec allows a custom message type to be marshalled across the event bus.
|
MessageConsumer
An event bus consumer object representing a stream of message to an
EventBus address that can
be read from. |
ReplyException
Represents the failure of a message send.
|
Copyright © 2023 Eclipse. All rights reserved.