Uses of Interface
org.springframework.integration.mapping.RequestReplyHeaderMapper
Packages that use RequestReplyHeaderMapper
Package
Description
Provides AMQP support classes.
Provides classes related to mapping to/from message headers.
Provides several inbound and outbound Web Service components.
Provides XMPP specific support classes.
- 
Uses of RequestReplyHeaderMapper in org.springframework.integration.amqp.supportSubinterfaces of RequestReplyHeaderMapper in org.springframework.integration.amqp.supportModifier and TypeInterfaceDescriptioninterfaceA convenience interface that extendsRequestReplyHeaderMapper, parameterized withMessageProperties.Classes in org.springframework.integration.amqp.support that implement RequestReplyHeaderMapper
- 
Uses of RequestReplyHeaderMapper in org.springframework.integration.mappingClasses in org.springframework.integration.mapping that implement RequestReplyHeaderMapperModifier and TypeClassDescriptionclassAbstract base class forRequestReplyHeaderMapperimplementations.
- 
Uses of RequestReplyHeaderMapper in org.springframework.integration.wsSubinterfaces of RequestReplyHeaderMapper in org.springframework.integration.wsModifier and TypeInterfaceDescriptioninterfaceA convenience interface that extendsRequestReplyHeaderMapper, parameterized withSoapHeader.Classes in org.springframework.integration.ws that implement RequestReplyHeaderMapperModifier and TypeClassDescriptionclassAHeaderMapperimplementation for mapping to and from a SoapHeader.
- 
Uses of RequestReplyHeaderMapper in org.springframework.integration.xmpp.supportSubinterfaces of RequestReplyHeaderMapper in org.springframework.integration.xmpp.supportModifier and TypeInterfaceDescriptioninterfaceA convenience interface that extendsRequestReplyHeaderMapperbut parameterized with the Smack APIMessageBuilder.Classes in org.springframework.integration.xmpp.support that implement RequestReplyHeaderMapper