public class HttpResponse extends Object
| Constructor and Description |
|---|
HttpResponse(int statusCode,
String payload) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPayload() |
int |
getStatusCode() |
Copyright © 2018 WSO2. All rights reserved.