| Class | Description |
|---|---|
| ByteArrayInputStreamProvider |
An
InputStream provider based on a byte array. |
| ByteArrayOutputStreamProvider |
An
OutputStream provider based on a byte array. |
| ByteBufferInputStreamProvider |
An
InputStream provider based on a
ByteBuffer. |
| StringInputStreamProvider |
An
InputStream provider based on a String. |
| StringReaderProvider | |
| StringWriterProvider |
Copyright © 2006–2015 phloc systems. All rights reserved.