public static interface BasicMessageChannel.Reply<T>
void
reply(T reply)
void reply(@Nullable T reply)
reply