Class BeanUsingBufferOverflowWithoutBufferSizeStrategy
- java.lang.Object
-
- org.eclipse.microprofile.reactive.messaging.tck.channel.overflow.BeanUsingBufferOverflowWithoutBufferSizeStrategy
-
@ApplicationScoped public class BeanUsingBufferOverflowWithoutBufferSizeStrategy extends Object
-
-
Constructor Summary
Constructors Constructor Description BeanUsingBufferOverflowWithoutBufferSizeStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>accepted()org.reactivestreams.Subscriber<String>consume()Throwablefailure()List<String>rejected()voidtryEmitThousand()voidtryEmitThree()
-