Uses of Interface
com.solace.connector.core.customizer.ConsumerBindingMessageInterceptor
Packages that use ConsumerBindingMessageInterceptor
Package
Description
Beans and components to customize the various aspects of the Micro-Integration framework for vendor-specific
features and behaviors.
-
Uses of ConsumerBindingMessageInterceptor in com.solace.connector.core.customizer
Methods in com.solace.connector.core.customizer that return ConsumerBindingMessageInterceptorModifier and TypeMethodDescriptionConsumerBindingMessageInterceptorFactory.createIfNecessary(String binderType, org.springframework.cloud.stream.binder.ConsumerProperties consumerProperties) Creates an interceptor instance for the specified binding, ornullif not needed.