Class OpenRouteServiceJsonObjectUnmarshaller<T>

java.lang.Object
net.anwiba.commons.json.AbstractJsonUnmarshaller<T,List<T>,R,IOException>
net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller<T,ErrorResponse,OpenRouteServiceJsonMapperException>
net.anwiba.spatial.ors.marshaller.OpenRouteServiceJsonObjectUnmarshaller<T>

public class OpenRouteServiceJsonObjectUnmarshaller<T> extends net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller<T,ErrorResponse,OpenRouteServiceJsonMapperException>
  • Constructor Details

    • OpenRouteServiceJsonObjectUnmarshaller

      public OpenRouteServiceJsonObjectUnmarshaller(Class<T> clazz)