Class GXWebTargetAdapterRequest

  • All Implemented Interfaces:
    org.gcube.common.gxhttp.reference.GXHTTP<jakarta.ws.rs.client.Entity<?>,​GXInboundResponse>

    public class GXWebTargetAdapterRequest
    extends Object
    implements org.gcube.common.gxhttp.reference.GXHTTP<jakarta.ws.rs.client.Entity<?>,​GXInboundResponse>
    A GX request based on JAX-RS. It requires a runtime implementation of JAX-RS on the classpath (e.g. Jersey) to work.
    Author:
    Manuele Simi (ISTI CNR)