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