public interface AwsJsonFactory
| Modifier and Type | Method and Description |
|---|---|
AwsJsonReader |
getJsonReader(Reader in)
Creates a JSON reader
|
AwsJsonWriter |
getJsonWriter(Writer out)
Creates a JSON writer
|
AwsJsonReader getJsonReader(Reader in)
in - input ReaderAwsJsonWriter getJsonWriter(Writer out)
out - output WriterCopyright © 2019. All rights reserved.