Package | Description |
---|---|
org.springframework.http |
Contains a basic abstraction over client/server-side HTTP.
|
org.springframework.http.client |
Contains an abstraction over client-side HTTP.
|
org.springframework.http.client.support |
This package provides generic HTTP support classes,
to be used by higher-level classes like RestTemplate.
|
org.springframework.http.converter |
Provides an HttpMessageConverter abstraction to convert between Java objects and HTTP input/output messages.
|
org.springframework.http.converter.feed |
Provides HttpMessageConverter implementations for handling Atom and RSS feeds.
|
org.springframework.http.converter.json |
Provides an HttpMessageConverter implementations for handling JSON.
|
org.springframework.http.converter.xml |
Provides an HttpMessageConverter implementations for handling XML.
|
org.springframework.http.server |
Contains an abstraction over server-side HTTP.
|
org.springframework.mock.http |
Mock implementations of client/server-side HTTP abstractions.
|
org.springframework.mock.http.client |
Mock implementations of client-side HTTP abstractions.
|
org.springframework.mock.web |
A comprehensive set of Servlet API 2.5 mock objects,
targeted at usage with Spring's web MVC framework.
|
org.springframework.test.web.client |
Contains client-side REST testing support.
|
org.springframework.test.web.client.match |
Contains built-in
RequestMatcher
implementations. |
org.springframework.test.web.client.response |
Contains built-in
ResponseCreator
implementations. |
org.springframework.test.web.servlet.request |
Contains built-in
RequestBuilder
implementations. |
org.springframework.test.web.servlet.result |
Contains built-in
ResultMatcher and ResultHandler implementations. |
org.springframework.web |
Common, generic interfaces that define minimal boundary points
between Spring's web infrastructure and other framework modules.
|
org.springframework.web.accept |
This package contains classes used to determine the requested the media types in a request.
|
org.springframework.web.bind.annotation.support |
Support classes for web annotation processing.
|
org.springframework.web.client |
Core package of the client-side web support.
|
org.springframework.web.multipart |
Multipart resolution framework for handling file uploads.
|
org.springframework.web.multipart.support |
Support classes for the multipart resolution framework.
|
org.springframework.web.servlet.config.annotation |
Annotation-based setup for Spring MVC.
|
org.springframework.web.servlet.mvc.annotation |
Support package for annotation-based Servlet MVC controllers.
|
org.springframework.web.servlet.mvc.condition |
Common MVC logic for matching incoming requests based on conditions.
|
org.springframework.web.servlet.mvc.method.annotation |
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation package. |
org.springframework.web.servlet.resource |
Support classes for serving static resources.
|
org.springframework.web.servlet.view |
Provides standard View and ViewResolver implementations,
including abstract base classes for custom implementations.
|
Class and Description |
---|
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.
|
HttpMessage
Represents the base interface for HTTP request and response messages.
|
HttpMethod
Java 5 enumeration of HTTP request methods.
|
HttpStatus
Java 5 enumeration of HTTP status codes.
|
HttpStatus.Series
Java 5 enumeration of HTTP status series.
|
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Class and Description |
---|
HttpHeaders
Represents HTTP request and response headers, mapping string header names to list of string values.
|
HttpInputMessage |
HttpMessage
Represents the base interface for HTTP request and response messages.
|
HttpMethod
Java 5 enumeration of HTTP request methods.
|
HttpOutputMessage |
HttpRequest |
HttpStatus
Java 5 enumeration of HTTP status codes.
|
Class and Description |
---|
HttpHeaders
Represents HTTP request and response headers, mapping string header names to list of string values.
|
HttpMessage
Represents the base interface for HTTP request and response messages.
|
HttpMethod
Java 5 enumeration of HTTP request methods.
|
HttpRequest |
Class and Description |
---|
HttpInputMessage |
HttpOutputMessage |
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Class and Description |
---|
HttpInputMessage |
HttpOutputMessage |
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Class and Description |
---|
HttpInputMessage |
HttpOutputMessage |
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Class and Description |
---|
HttpHeaders
Represents HTTP request and response headers, mapping string header names to list of string values.
|
HttpInputMessage |
HttpOutputMessage |
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Class and Description |
---|
HttpHeaders
Represents HTTP request and response headers, mapping string header names to list of string values.
|
HttpInputMessage |
HttpMessage
Represents the base interface for HTTP request and response messages.
|
HttpMethod
Java 5 enumeration of HTTP request methods.
|
HttpOutputMessage |
HttpRequest |
HttpStatus
Java 5 enumeration of HTTP status codes.
|
Class and Description |
---|
HttpHeaders
Represents HTTP request and response headers, mapping string header names to list of string values.
|
HttpInputMessage |
HttpMessage
Represents the base interface for HTTP request and response messages.
|
HttpOutputMessage |
Class and Description |
---|
HttpInputMessage |
HttpMessage
Represents the base interface for HTTP request and response messages.
|
HttpMethod
Java 5 enumeration of HTTP request methods.
|
HttpOutputMessage |
HttpRequest |
HttpStatus
Java 5 enumeration of HTTP status codes.
|
Class and Description |
---|
HttpHeaders
Represents HTTP request and response headers, mapping string header names to list of string values.
|
HttpMethod
Java 5 enumeration of HTTP request methods.
|
Class and Description |
---|
HttpMethod
Java 5 enumeration of HTTP request methods.
|
Class and Description |
---|
HttpMethod
Java 5 enumeration of HTTP request methods.
|
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Class and Description |
---|
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.
|
Class and Description |
---|
HttpHeaders
Represents HTTP request and response headers, mapping string header names to list of string values.
|
HttpMethod
Java 5 enumeration of HTTP request methods.
|
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Class and Description |
---|
HttpHeaders
Represents HTTP request and response headers, mapping string header names to list of string values.
|
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Class and Description |
---|
HttpMethod
Java 5 enumeration of HTTP request methods.
|
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Class and Description |
---|
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Class and Description |
---|
HttpInputMessage |
HttpOutputMessage |
Class and Description |
---|
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.
|
HttpMethod
Java 5 enumeration of HTTP request methods.
|
HttpStatus
Java 5 enumeration of HTTP status codes.
|
ResponseEntity
Extension of
HttpEntity that adds a HttpStatus status code. |
Class and Description |
---|
HttpHeaders
Represents HTTP request and response headers, mapping string header names to list of string values.
|
HttpMethod
Java 5 enumeration of HTTP request methods.
|
Class and Description |
---|
HttpHeaders
Represents HTTP request and response headers, mapping string header names to list of string values.
|
HttpInputMessage |
HttpMessage
Represents the base interface for HTTP request and response messages.
|
HttpMethod
Java 5 enumeration of HTTP request methods.
|
HttpRequest |
Class and Description |
---|
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Class and Description |
---|
HttpInputMessage |
HttpOutputMessage |
Class and Description |
---|
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Class and Description |
---|
HttpHeaders
Represents HTTP request and response headers, mapping string header names to list of string values.
|
HttpInputMessage |
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. |
Class and Description |
---|
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Class and Description |
---|
HttpStatus
Java 5 enumeration of HTTP status codes.
|
MediaType
Represents an Internet Media Type, as defined in the HTTP specification.
|
Copyright © 2015. All rights reserved.