public static class HttpRequestSender.HttpResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
replyMessage |
int |
returnCode |
| Constructor and Description |
|---|
HttpResponse(int returnCode,
String replyMessage) |
Copyright © 2018. All rights reserved.