public class HTTPResponse extends Object
Constructor and Description |
---|
HTTPResponse(int code,
String responseMessage) |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getResponseMessage() |
void |
setCode(int code) |
void |
setResponseMessage(String responseMessage) |
Copyright © GigaSpaces.