Package org.springframework.integration.handler.annotation

Class Summary
AnnotationMethodMessageMapper A MessageMapper implementation for annotated handler methods.
AnnotationMethodMessageMapper.MethodParameterMetadata  
 

Annotation Types Summary
HeaderAttribute Annotation indicating that a method parameter's value should be retrieved from an attribute in the message header.
HeaderProperty Annotation indicating that a method parameter's value should be retrieved from a property in the message header.