Package org.springframework.integration.adapter.stream

Class Summary
ByteStreamSource A pollable source for receiving bytes from an InputStream.
ByteStreamTarget A target that writes a byte array to an OutputStream.
CharacterStreamSource A pollable source for Readers.
CharacterStreamTarget A target that writes to a Writer.