Uses of Enum Class
io.smallrye.reactive.messaging.PausableChannelConfiguration.PausableBufferStrategy
Packages that use PausableChannelConfiguration.PausableBufferStrategy
-
Uses of PausableChannelConfiguration.PausableBufferStrategy in io.smallrye.reactive.messaging
Methods in io.smallrye.reactive.messaging that return PausableChannelConfiguration.PausableBufferStrategyModifier and TypeMethodDescriptionPausableChannelConfiguration.bufferStrategy()The buffer strategy if previously requested items are received when the channel is paused.Returns the enum constant of this class with the specified name.PausableChannelConfiguration.PausableBufferStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.