Uses of Class
org.springframework.integration.handler.ExpressionEvaluatingMessageProcessor
Package
Description
Provides classes supporting outbound endpoints.
-
Uses of ExpressionEvaluatingMessageProcessor in org.springframework.integration.amqp.outbound
Modifier and TypeMethodDescriptionprotected ExpressionEvaluatingMessageProcessor<Object>
AbstractAmqpOutboundEndpoint.getCorrelationDataGenerator()
protected ExpressionEvaluatingMessageProcessor<String>
AbstractAmqpOutboundEndpoint.getExchangeNameGenerator()
protected ExpressionEvaluatingMessageProcessor<String>
AbstractAmqpOutboundEndpoint.getRoutingKeyGenerator()