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