Package io.quarkus.smallrye.reactivemessaging.deployment.items
-
Class Summary Class Description ChannelBuildItem Represents an application channel.ConnectorBuildItem Represents a reactive messaging connector.ConnectorManagedChannelBuildItem Represents a channel managed by a connector.InjectedChannelBuildItem Represents a channel injection.InjectedEmitterBuildItem Represents an emitter injection.MediatorBuildItem Represents a method annotated with@Incomingor / andOutgoing.OrphanChannelBuildItem Represents an outbound channel without downstream or an inbound channel without upstream. -
Enum Summary Enum Description ChannelDirection Channel direction (incoming or outgoing)