Generated by
JDiff

Package org.springframework.http

Changed Classes
HttpEntity Represents an HTTP request or response entity, consisting of headers and body.
HttpHeaders Represents HTTP request and response headers, mapping string header names to list of string values.
HttpStatus.Series Java 5 enumeration of HTTP status series.
ResponseEntity Extension of HttpEntity that adds a HttpStatus status code.