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