| Package | Description |
|---|---|
| org.gcube.common.gxrest.request |
| Modifier and Type | Method and Description |
|---|---|
GXInboundResponse |
GXWebTargetAdapterRequest.delete() |
GXInboundResponse |
GXHTTPRequest.delete()
Sends the DELETE request to the web application.
|
GXInboundResponse |
GXWebTargetAdapterRequest.get() |
GXInboundResponse |
GXHTTPRequest.get()
Sends the GET request to the web application.
|
GXInboundResponse |
GXWebTargetAdapterRequest.head() |
GXInboundResponse |
GXHTTPRequest.head()
Sends the HEAD request to the web application.
|
GXInboundResponse |
GXWebTargetAdapterRequest.post() |
GXInboundResponse |
GXHTTPRequest.post()
Sends the POST request to the web application.
|
GXInboundResponse |
GXWebTargetAdapterRequest.put() |
GXInboundResponse |
GXHTTPRequest.put()
Sends the PUT request to the web application.
|
Copyright © 2018. All Rights Reserved.