Class EntityTag
- java.lang.Object
-
- org.gcube.common.gxrest.response.entity.EntityTag
-
public final class EntityTag extends Object
Values of the HTTP Entity Tag, used as the value of an ETag response header.- Author:
- Manuele Simi (ISTI CNR)
- See Also:
- HTTP/1.1 section 3.11
-
-
Constructor Summary
Constructors Constructor Description EntityTag()
-
-
-
Field Detail
-
gxSuccess
public static final String gxSuccess
- See Also:
- Constant Field Values
-
gxError
public static final String gxError
- See Also:
- Constant Field Values
-
-