public class ProxiedResponse extends Object
| Constructor and Description |
|---|
ProxiedResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getData() |
void |
setCode(int code) |
void |
setData(String data) |
Copyright © 2019. All rights reserved.