public class ResponseRecordSerializer extends Object implements com.google.gson.JsonSerializer<ResponseRecord>
| Constructor and Description |
|---|
ResponseRecordSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(ResponseRecord responseRecord,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
public com.google.gson.JsonElement serialize(ResponseRecord responseRecord, Type type, com.google.gson.JsonSerializationContext jsonSerializationContext)
serialize in interface com.google.gson.JsonSerializer<ResponseRecord>Copyright © 2015 WSO2. All rights reserved.