Class GXHTTPStringRequest

  • All Implemented Interfaces:
    org.gcube.common.gxhttp.reference.GXHTTP<String,​GXInboundResponse>

    public class GXHTTPStringRequest
    extends Object
    implements org.gcube.common.gxhttp.reference.GXHTTP<String,​GXInboundResponse>
    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)