|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gson.TypeAdapter<List<Byte>>
org.jclouds.json.config.GsonModule.ByteListAdapter
org.jclouds.json.config.GsonModule.HexByteListAdapter
@Singleton public static class GsonModule.HexByteListAdapter
| Constructor Summary | |
|---|---|
GsonModule.HexByteListAdapter()
|
|
| Method Summary | |
|---|---|
List<Byte> |
read(com.google.gson.stream.JsonReader reader)
|
void |
write(com.google.gson.stream.JsonWriter writer,
List<Byte> value)
|
| Methods inherited from class com.google.gson.TypeAdapter |
|---|
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GsonModule.HexByteListAdapter()
| Method Detail |
|---|
public void write(com.google.gson.stream.JsonWriter writer,
List<Byte> value)
throws IOException
write in class com.google.gson.TypeAdapter<List<Byte>>IOException
public List<Byte> read(com.google.gson.stream.JsonReader reader)
throws IOException
read in class com.google.gson.TypeAdapter<List<Byte>>IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||