Package org.apache.fineract.client.util
package org.apache.fineract.client.util
-
ClassDescriptionException thrown by
Callsutility whenCalls fail.Extension methods forCall.Fineract Client Java SDK API entry point.GSON TypeAdapter for java.util.Date type.This wrapper is to take care of this case: when the deserialization fails due to JsonParseException and the expected type is String, then just return the body string.GSON TypeAdapter for JSR-310 LocalDate type, which Fineract API's RETURNS as JSON array in the [2009,1,1] format, but EXPECTS as String not Array and with a locale and dateFormat.GSON TypeAdapter for JSR-310 OffsetDateTime type.GSON TypeAdapter for java.sql.Date type.Convenience Factory forMultipartBody.Part(includingRequestBody).