java.lang.Object
org.eclipse.jetty.http.CompressedContentFormat
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CompressedContentFormat
static final CompressedContentFormat
static final CompressedContentFormat[]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get an etag with suffix that represents this compressed type.int
hashCode()
stripSuffixes
(String etagsList) toString()
-
Field Details
-
GZIP
-
BR
-
NONE
-
-
Constructor Details
-
CompressedContentFormat
-
-
Method Details
-
equals
-
getEncoding
-
getExtension
-
getEtagSuffix
-
getContentEncoding
-
etag
-
hashCode
-
stripSuffixes
-
toString
-