Interface ResponseEntity

All Superinterfaces:
HttpEntity
All Known Subinterfaces:
HttpEntity.Chunked, HttpEntity.CloseDelimited, HttpEntity.Default, HttpEntity.Strict, RequestEntity, RequestEntity, ResponseEntity, UniversalEntity, UniversalEntity
All Known Implementing Classes:
HttpEntity.Chunked, HttpEntity.CloseDelimited, HttpEntity.Default, HttpEntity.Strict

public interface ResponseEntity extends HttpEntity
Marker-interface for entity types that can be used in a response