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