- All Superinterfaces:
- HttpEntity.DiscardedEntity
- All Known Implementing Classes:
- HttpEntity.DiscardedEntity, HttpMessage.DiscardedEntity
- Enclosing interface:
- HttpMessage
public static interface HttpMessage.DiscardedEntity
extends HttpEntity.DiscardedEntity
Represents the currently being-drained HTTP Entity which triggers completion of the contained
Future once the entity has been drained for the given HttpMessage completely.