Uses of Enum Class
org.springframework.web.observation.HttpRequestsObservation
Packages that use HttpRequestsObservation
Package
Description
Instrumentation for
observing
web applications.-
Uses of HttpRequestsObservation in org.springframework.web.observation
Methods in org.springframework.web.observation that return HttpRequestsObservationModifier and TypeMethodDescriptionstatic HttpRequestsObservation
Returns the enum constant of this class with the specified name.static HttpRequestsObservation[]
HttpRequestsObservation.values()
Returns an array containing the constants of this enum class, in the order they are declared.