Annotation Interface Messaging.SendTo

Enclosing class:
Messaging

@Documented @Retention(CLASS) @Target(METHOD) public static @interface Messaging.SendTo
Target channel for the value returned by a one-to-one message processor method.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Target channel name.
  • Element Details

    • value

      String value
      Target channel name.
      Returns:
      target channel name