Package dev.voidframework.restclient.retrofit.calladapter
package dev.voidframework.restclient.retrofit.calladapter
-
ClassesClassDescriptionAdapts a Call with response of type ArrayNode into a ArrayNode.Adapts a Call with response of type Object into a Object.Adapts a Call with response of type JsonNode into a JsonNode.Adapts a Call with response of type ObjectNode into a ObjectNode.Adapts a Call with response of type String into a String.