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 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.