Package io.milton.http.entity
Class CompressedResourceEntity
java.lang.Object
io.milton.http.entity.CompressedResourceEntity
- All Implemented Interfaces:
Response.Entity
-
Constructor Summary
ConstructorsConstructorDescriptionCompressedResourceEntity(CompressedResource resource, Map<String, String> params, String contentType, String contentEncoding) -
Method Summary
-
Constructor Details
-
CompressedResourceEntity
-
-
Method Details
-
getResource
-
getParams
-
getContentType
-
getContentEncoding
-
write
- Specified by:
writein interfaceResponse.Entity- Throws:
Exception
-