public class HttpOperationResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
contentType |
byte[] |
data |
Map<String,List<String>> |
headers |
long |
lastModified |
int |
responseCode |
| Constructor and Description |
|---|
HttpOperationResponse() |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.