org.jclouds.json.config
Interface GsonModule.ByteListAdapter

All Superinterfaces:
com.google.gson.JsonDeserializer<List<Byte>>, com.google.gson.JsonSerializer<List<Byte>>
All Known Implementing Classes:
GsonModule.HexByteListAdapter
Enclosing class:
GsonModule

public static interface GsonModule.ByteListAdapter
extends com.google.gson.JsonSerializer<List<Byte>>, com.google.gson.JsonDeserializer<List<Byte>>


Method Summary
 
Methods inherited from interface com.google.gson.JsonSerializer
serialize
 
Methods inherited from interface com.google.gson.JsonDeserializer
deserialize
 



Copyright © 2009-2011 jclouds. All Rights Reserved.