Class IgnoringSubscriber

java.lang.Object
io.smallrye.reactive.messaging.providers.helpers.IgnoringSubscriber
All Implemented Interfaces:
Flow.Subscriber<Message<?>>

public class IgnoringSubscriber extends Object implements Flow.Subscriber<Message<?>>