Modifier and Type | Field and Description |
---|---|
String |
responseBody
The HTTP connection response body.
|
int |
responseCode
The HTTP connection response code (eg 200).
|
String |
responseMessage
The HTTP connection response message (eg "Ok").
|
Constructor and Description |
---|
HttpUtils.HttpResult() |
Copyright © 2004-2013 Codehaus. All Rights Reserved.