public static class EntityDeserializers.EndpointDeserializer extends Object implements com.google.gson.JsonDeserializer<Endpoint>
| Constructor and Description |
|---|
EndpointDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.