org.jclouds.gogrid.functions.internal
Class CustomDeserializers.JobStateAdapter
java.lang.Object
org.jclouds.gogrid.functions.internal.CustomDeserializers.JobStateAdapter
- All Implemented Interfaces:
- com.google.gson.JsonDeserializer<JobState>
- Enclosing class:
- CustomDeserializers
public static class CustomDeserializers.JobStateAdapter
- extends Object
- implements com.google.gson.JsonDeserializer<JobState>
Method Summary |
JobState |
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.JobStateAdapter
public CustomDeserializers.JobStateAdapter()
deserialize
public JobState 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<JobState>
- Throws:
com.google.gson.JsonParseException
Copyright © 2009-2011 jclouds. All Rights Reserved.