Create a new {@link ExecutorSubscribableChannel} instance where messages will be sent via the specified executor. @param executor the executor used to send the message, or {@code null} to execute in the callers thread.
See Implementation
Create a new {@link ExecutorSubscribableChannel} instance where messages will be sent via the specified executor. @param executor the executor used to send the message, or {@code null} to execute in the callers thread.