See: Description
| Class | Description |
|---|---|
| ByteArrayBackupToFileOutputStream |
OutputStream that will write to an byte array before overflowing to a file |
| FunctionReplacingReader |
Reader capable of finding functions in the reader and running them |
| FunctionTokenResolver |
TokenResolver implementation that will try to run the functions for the tockens |
| IndexHolder |
class used to support auto-incrementing index function in test data json.
|
| JsonDataGeneratorImpl |
default implementation for
JsonDataGenerator |
| NonCloseableBufferedOutputStream |
A
BufferedOutputStream that cannot be closed; only flushed |
| TimeoutInputStream |
InputStream wrapper that will timeout if read doesn't happen within specified time |
Copyright © 2022. All rights reserved.