JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.http.observation
@NonNullApi
@NonNullFields
package
org.springframework.http.observation
Base support for HTTP
Observation
.
Related Packages
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.codec
Provides implementations of
Encoder
and
Decoder
for web use.
org.springframework.http.converter
Provides an HttpMessageConverter abstraction to convert between Java objects and HTTP input/output messages.
org.springframework.http.server
Contains an abstraction over server-side HTTP.
Enum Classes
Class
Description
HttpOutcome
The outcome of an HTTP request.