Uses of Interface
io.smallrye.reactive.messaging.EmitterType
-
Packages that use EmitterType Package Description io.smallrye.reactive.messaging io.smallrye.reactive.messaging.annotations -
-
Uses of EmitterType in io.smallrye.reactive.messaging
Subinterfaces of EmitterType in io.smallrye.reactive.messaging Modifier and Type Interface Description interfaceMutinyEmitter<T>Interface used to feed a channel from an imperative piece of code. -
Uses of EmitterType in io.smallrye.reactive.messaging.annotations
Subinterfaces of EmitterType in io.smallrye.reactive.messaging.annotations Modifier and Type Interface Description interfaceEmitter<T>Deprecated.UseEmitterinstead.
-