Uses of Enum Class
org.gcube.common.gxhttp.reference.GXConnection.HTTPMETHOD
Packages that use GXConnection.HTTPMETHOD
-
Uses of GXConnection.HTTPMETHOD in org.gcube.common.gxhttp.reference
Methods in org.gcube.common.gxhttp.reference that return GXConnection.HTTPMETHODModifier and TypeMethodDescriptionstatic GXConnection.HTTPMETHODReturns the enum constant of this class with the specified name.static GXConnection.HTTPMETHOD[]GXConnection.HTTPMETHOD.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gcube.common.gxhttp.reference with parameters of type GXConnection.HTTPMETHODModifier and TypeMethodDescriptionGXConnection.send(GXConnection.HTTPMETHOD method) Sends the request with the given method