| Name | Description | Type | Package | Framework |
| ResponseEntity | Extension of HttpEntity that adds a HttpStatus status code. | Class | org.springframework.http | Spring MVC |
| ResponseEntity .BodyBuilder | Defines a builder that adds a body to the response entity. | Interface | org.springframework.http.ResponseEntity | Spring MVC |
| ResponseEntity .HeadersBuilder | Defines a builder that adds headers to the response entity. | Interface | org.springframework.http.ResponseEntity | Spring MVC |