Package org.springframework.integration.stream.outbound
@NullMarked
package org.springframework.integration.stream.outbound
The outbound channel adapters for stream support.
-
ClassesClassDescriptionA
MessageHandler
that writes a byte array to anOutputStream
.AMessageHandler
that writes characters to aWriter
.