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 Summary
Constructors -
Method Summary
Methods inherited from class net.anwiba.commons.json.AbstractJsonObjectsUnmarshaller
_unmarshal, createExceptionMethods inherited from class net.anwiba.commons.json.AbstractJsonUnmarshaller
createIOException, isErrorResponse, unmarshal, unmarshal, validate
-
Constructor Details
-
OpenRouteServiceJsonObjectUnmarshaller
-