Uses of Class
com.boutouil.binder.jms.message.handler.JmsOutbound
Packages that use JmsOutbound
-
Uses of JmsOutbound in com.boutouil.binder.jms.config
Method parameters in com.boutouil.binder.jms.config with type arguments of type JmsOutboundModifier and TypeMethodDescriptionJmsBinderAutoConfiguration.jmsMessageChannelBinder(JmsMessageHandlerFactory jmsMessageHandlerFactory, org.springframework.jms.config.DefaultJmsListenerContainerFactory jmsListenerContainerFactory, org.springframework.cloud.stream.provisioning.ProvisioningProvider<org.springframework.cloud.stream.binder.ExtendedConsumerProperties<JmsConsumerProperties>, org.springframework.cloud.stream.binder.ExtendedProducerProperties<JmsProducerProperties>> jmsProvisioner, JmsExtendedBindingProperties jmsExtendedBindingProperties, org.springframework.cloud.stream.config.ProducerMessageHandlerCustomizer<JmsOutbound> producerMessageHandlerCustomizer, org.springframework.cloud.stream.config.ConsumerEndpointCustomizer<org.springframework.integration.endpoint.MessageProducerSupport> consumerCustomizer)