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