Class GXHTTPStreamRequest

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

    public class GXHTTPStreamRequest
    extends Object
    implements org.gcube.common.gxhttp.reference.GXHTTP<InputStream,​GXInboundResponse>
    A context-aware request to a web application. It supports sending streams through Put/Post requests.
    Author:
    Manuele Simi (ISTI-CNR), Luca Frosini (ISTI-CNR)