MessageChannel (Spring Framework 5.0.0.RELEASE API) (original) (raw)


@FunctionalInterface
public interface MessageChannel
Defines methods for sending messages.
Since:
4.0
Author:
Mark Fisher