Uses of Interface
com.rabbitmq.stream.SubscriptionListener
-
Packages that use SubscriptionListener Package Description com.rabbitmq.stream Main API for RabbitMQ Stream Java Client. -
-
Uses of SubscriptionListener in com.rabbitmq.stream
Methods in com.rabbitmq.stream with parameters of type SubscriptionListener Modifier and Type Method Description ConsumerBuilderConsumerBuilder. subscriptionListener(SubscriptionListener subscriptionListener)Callback on subscription.
-