Uses of Enum Class
org.springframework.web.observation.reactive.HttpRequestsObservation
Packages that use HttpRequestsObservation
Package
Description
Instrumentation for
observing reactive web applications.-
Uses of HttpRequestsObservation in org.springframework.web.observation.reactive
Methods in org.springframework.web.observation.reactive that return HttpRequestsObservationModifier and TypeMethodDescriptionstatic HttpRequestsObservationReturns 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.