public abstract class ApiResponse extends Object
| Constructor and Description |
|---|
ApiResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshalResponse() |
static ApiResponse |
unmarshalResponse(String response,
Class responseClass) |
public String marshalResponse()
public static ApiResponse unmarshalResponse(String response, Class responseClass)
Copyright © 2015. All rights reserved.