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