Interface | Description |
---|---|
Appendable<T> |
Generic appendable interface.
|
KeyExtractor<T> |
Key extractor, intended for
JSONObjectWriter use. |
Class | Description |
---|---|
JSONArrayWriter<T extends net.minidev.json.JSONAware> |
JSON array writer for JAX-RS result streaming.
|
JSONObjectWriter<T extends net.minidev.json.JSONAware> |
JSON object writer for JAX-RS result streaming.
|
Copyright © 2016 Connect2id. All Rights Reserved.