Uses of Class
io.helidon.messaging.Emitter
-
Uses of Emitter in io.helidon.messaging
Modifier and TypeMethodDescriptionEmitter.Builder.build()
static <PAYLOAD> Emitter
<PAYLOAD> Create new Emitter to serve as a publisher for supplied channel.static <PAYLOAD> Emitter
<PAYLOAD> Create new Emitter to serve as a broadcast publisher for supplied channels.Emitter.Builder.get()
Modifier and TypeMethodDescription<PAYLOAD> Messaging.Builder
Register new emitter and all its channels.