Uses of Package
org.eclipse.microprofile.reactive.messaging.spi
-
Packages that use org.eclipse.microprofile.reactive.messaging.spi Package Description org.eclipse.microprofile.reactive.messaging.spi The MicroProfile Reactive Messaging API Connector SPI -
Classes in org.eclipse.microprofile.reactive.messaging.spi used by org.eclipse.microprofile.reactive.messaging.spi Class Description Connector Qualifier used on connector implementations to indicate the associated underlying transport.ConnectorAttribute Connector implementor can use this annotation to document attributes supported by their connector.ConnectorAttribute.Direction Attribute direction.ConnectorFactory Parent class forIncomingConnectorFactory
andOutgoingConnectorFactory
.