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 Java 5 enumeration of HTTP status codes.
MediaType Represents an Internet Media Type, as defined in the HTTP specification.
ResponseEntity Extension of HttpEntity that adds a HttpStatus status code.