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
Marker-interface for entity types that can be used in a response
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.pekko.http.javadsl.model.HttpEntityHttpEntity.Chunked, HttpEntity.ChunkStreamPart, HttpEntity.CloseDelimited, HttpEntity.Default, HttpEntity.DiscardedEntity, HttpEntity.IndefiniteLength, HttpEntity.Strict
- 
Method SummaryMethods inherited from interface org.apache.pekko.http.javadsl.model.HttpEntitydiscardBytes, discardBytes, getContentLengthOption, getContentType, getDataBytes, isChunked, isCloseDelimited, isDefault, isIndefiniteLength, isKnownEmpty, isStrict, toStrict, toStrict, toStrict, toStrict, withContentType, withoutSizeLimit, withSizeLimit