- get() - Method in interface org.gcube.common.gxhttp.reference.GXHTTP
-
Sends the GET request to the web application.
- get() - Method in class org.gcube.common.gxhttp.reference.GXHTTPRequestBuilder
-
Sends the GET request to the web application.
- get() - Method in class org.gcube.common.gxhttp.request.GXHTTPCommonRequest
-
- GXConnection - Class in org.gcube.common.gxhttp.reference
-
A remote connection for a GXHTTPStringRequest.
- GXConnection(String) - Constructor for class org.gcube.common.gxhttp.reference.GXConnection
-
- GXConnection.HTTPMETHOD - Enum in org.gcube.common.gxhttp.reference
-
- GXHTTP<BODY,RESPONSE> - Interface in org.gcube.common.gxhttp.reference
-
HTTP methods for requests.
- GXHTTPCommonRequest - Class in org.gcube.common.gxhttp.request
-
Common logic across GXHTTP requests.
- GXHTTPCommonRequest() - Constructor for class org.gcube.common.gxhttp.request.GXHTTPCommonRequest
-
- GXHTTPRequestBuilder - Class in org.gcube.common.gxhttp.reference
-
Common logic for all GXHTTPRequests.
- GXHTTPRequestBuilder() - Constructor for class org.gcube.common.gxhttp.reference.GXHTTPRequestBuilder
-
- GXHTTPStreamRequest - Class in org.gcube.common.gxhttp.request
-
A context-aware request to a web application.
- GXHTTPStringRequest - Class in org.gcube.common.gxhttp.request
-
A context-aware request to a web application.