Package | Description |
---|---|
io.smallrye.reactive.messaging | |
io.smallrye.reactive.messaging.extension | |
io.smallrye.reactive.messaging.impl |
Modifier and Type | Method and Description |
---|---|
MutinyEmitter<?> |
ChannelRegistry.getMutinyEmitter(String name) |
Modifier and Type | Method and Description |
---|---|
void |
ChannelRegistry.register(String name,
MutinyEmitter<?> emitter) |
Modifier and Type | Class and Description |
---|---|
class |
MutinyEmitterImpl<T> |
Modifier and Type | Method and Description |
---|---|
MutinyEmitter<?> |
InternalChannelRegistry.getMutinyEmitter(String name) |
Modifier and Type | Method and Description |
---|---|
void |
InternalChannelRegistry.register(String name,
MutinyEmitter<?> emitter) |
Copyright © 2018–2021 SmallRye. All rights reserved.