Class GXHTTPStringRequest

java.lang.Object
org.gcube.common.gxhttp.request.GXHTTPStringRequest
All Implemented Interfaces:
GXHTTP<String,HttpURLConnection>

public class GXHTTPStringRequest extends Object implements GXHTTP<String,HttpURLConnection>
A context-aware request to a web application. It supports sending strings through Put/Post requests.
Author:
Manuele Simi (ISTI CNR), Luca Frosini (ISTI-CNR)