https://docs.spring.io/spring-integration/reference/html/#channel-implementations-queuechannel `Note, however, that calls to the no-arg versions of send() and receive() block indefinitely.` I can't find QueueChannel.send() with no args. What is the purpose of send() without arguments anyway?