Uses of Enum Class
org.springframework.web.observation.reactive.HttpRequestsObservation
Package
Description
Instrumentation for
observing
reactive web applications.-
Uses of HttpRequestsObservation in org.springframework.web.observation.reactive
Modifier 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.