Hierarchy For Package org.springframework.messaging.handler.annotation
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.messaging.handler.annotation.MessageMappingReflectiveProcessor (implements org.springframework.aot.hint.annotation.ReflectiveProcessor)
Interface Hierarchy
- org.springframework.messaging.handler.annotation.ValueConstants
Annotation Interface Hierarchy
- org.springframework.messaging.handler.annotation.DestinationVariable (implements java.lang.annotation.Annotation)
- org.springframework.messaging.handler.annotation.Header (implements java.lang.annotation.Annotation)
- org.springframework.messaging.handler.annotation.Headers (implements java.lang.annotation.Annotation)
- org.springframework.messaging.handler.annotation.MessageExceptionHandler (implements java.lang.annotation.Annotation)
- org.springframework.messaging.handler.annotation.MessageMapping (implements java.lang.annotation.Annotation)
- org.springframework.messaging.handler.annotation.Payload (implements java.lang.annotation.Annotation)
- org.springframework.messaging.handler.annotation.SendTo (implements java.lang.annotation.Annotation)