Uses of Enum Class
com.solace.connector.core.io.provider.ConsumerBindingCapabilities.ConsumerAckMode
Packages that use ConsumerBindingCapabilities.ConsumerAckMode
Package
Description
Supporting classes to provide contextual meta-information about a binder to the Micro-Integration framework.
-
Uses of ConsumerBindingCapabilities.ConsumerAckMode in com.solace.connector.core.io.provider
Methods in com.solace.connector.core.io.provider that return ConsumerBindingCapabilities.ConsumerAckModeModifier and TypeMethodDescriptionConsumerBindingCapabilities.getAcknowledgmentMode()Get the acknowledgment mode for this consumer binding.Returns the enum constant of this class with the specified name.ConsumerBindingCapabilities.ConsumerAckMode.values()Returns an array containing the constants of this enum class, in the order they are declared.