| Class | Description |
|---|---|
| JSONProvider<T> |
Fix for CXF issue:
JSONProvider does not enforce JAX-RS (JSON in this case) depth control properties org.apache.cxf.stax.* (only innerElementCountThreshold is enforced and only affects
JSONObject key-value pairs, not JSONArray elements!), as of CXF 3.1.8. |
Copyright © 2012–2020. All rights reserved.