org.jclouds.gogrid.functions.internal
Class CustomDeserializers.IpStateAdapter
java.lang.Object
org.jclouds.gogrid.functions.internal.CustomDeserializers.IpStateAdapter
- All Implemented Interfaces:
- com.google.gson.JsonDeserializer<IpState>
- Enclosing class:
- CustomDeserializers
public static class CustomDeserializers.IpStateAdapter
- extends Object
- implements com.google.gson.JsonDeserializer<IpState>
Method Summary |
IpState |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomDeserializers.IpStateAdapter
public CustomDeserializers.IpStateAdapter()
deserialize
public IpState deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext context)
throws com.google.gson.JsonParseException
- Specified by:
deserialize
in interface com.google.gson.JsonDeserializer<IpState>
- Throws:
com.google.gson.JsonParseException
Copyright © 2009-2011 jclouds. All Rights Reserved.