public static interface GadgetsHandlerApi.HttpResponse
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getContentBase64() |
String |
getEncoding() |
List<GadgetsHandlerApi.NameValuePair> |
getHeaders() |
int getCode()
String getEncoding()
String getContentBase64()
List<GadgetsHandlerApi.NameValuePair> getHeaders()
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.