| Package | Description |
|---|---|
| org.gcube.common.gxhttp.reference |
GXHTTP core.
|
| Modifier and Type | Method and Description |
|---|---|
static GXConnection.HTTPMETHOD |
GXConnection.HTTPMETHOD.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GXConnection.HTTPMETHOD[] |
GXConnection.HTTPMETHOD.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpURLConnection |
GXConnection.send(GXConnection.HTTPMETHOD method)
Sends the request with the given method
|
Copyright © 2020. All Rights Reserved.