Class EntityTag
java.lang.Object
org.gcube.common.gxrest.response.entity.EntityTag
Values of the HTTP Entity Tag, used as the value
of an ETag response header.
- Author:
- Manuele Simi (ISTI CNR), Luca Frosini (ISTI-CNR)
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
gxSuccess
The gxSuccess tag.- See Also:
-
gxError
The gxError tag.- See Also:
-
-
Constructor Details
-
EntityTag
public EntityTag()
-