Future<JSONObject> toJSONObject(Reader reader, Function<String, String> keyTransformer, Consumer<Exception> exceptionHandler)
method returns a Future which contains the JSONObject info or NUll.
Future<JSONObject> toJSONObject(Reader reader, Function<String, String> keyTransformer, Consumer<Exception> exceptionHandler)
method returns a Future which contains the JSONObject info or NUll.