Uses of Package
io.smallrye.reactive.messaging
Packages that use io.smallrye.reactive.messaging
-
Classes in io.smallrye.reactive.messaging used by io.smallrye.reactive.messagingClassDescriptionMarker interface for Custom Emitter types, except the spec defined
EmitterA generic payload that can be used to wrap a payload with metadata.Converter transformingMessage<A>intoMessage<B>.Framework-facing interface for the Emitter implementations.The message chain builder allows chaining message and configure metadata propagation.Represents the types of the method parameters and associated generic parameter if any.Interface used to feed a channel from an imperative piece of code.A channel that can be paused and resumed.Container of payloads to send multiple messages to different channelsContainer ofMessages to send multiple messages to different channels -
Classes in io.smallrye.reactive.messaging used by io.smallrye.reactive.messaging.annotationsClassDescriptionMarker interface for Custom Emitter types, except the spec defined
Emitter