Uses of Interface
org.springframework.integration.gateway.MethodArgsMessageMapper
Package
Description
Root package of the Spring Integration Java DSL.
Provides classes supporting messaging gateways.
-
Uses of MethodArgsMessageMapper in org.springframework.integration.dsl
Modifier and TypeMethodDescriptionGatewayProxySpec.mapper
(MethodArgsMessageMapper mapper) AnMethodArgsMessageMapper
to map the method arguments to aMessage
. -
Uses of MethodArgsMessageMapper in org.springframework.integration.gateway
Modifier and TypeMethodDescriptionprotected MethodArgsMessageMapper
GatewayProxyFactoryBean.getMapper()
Modifier and TypeMethodDescriptionfinal void
GatewayProxyFactoryBean.setMapper
(MethodArgsMessageMapper mapper)