public static class CustomDeserializers.ServerStateAdapter extends Object implements com.google.gson.JsonDeserializer<ServerState>
| Constructor and Description |
|---|
CustomDeserializers.ServerStateAdapter() |
| Modifier and Type | Method and Description |
|---|---|
ServerState |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext context) |
public CustomDeserializers.ServerStateAdapter()
public ServerState deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<ServerState>com.google.gson.JsonParseExceptionCopyright © 2009-2013 jclouds. All Rights Reserved.