JIRA: https://jira.spring.io/browse/INT-4124 `ByteBuffer.array()` returns null when Direct. Change `ChannelInputStream` to use the `ByteBuffer` directly instead of the underlying `byte[]`. Conflicts: spring-integration-ip/src/test/java/org/springframework/integration/ip/util/SocketTestUtils.java * Change Lambda for `EventPublisher` to `Mock`