Class SentryRequestResolver

java.lang.Object
io.sentry.spring.webflux.SentryRequestResolver

@Experimental public class SentryRequestResolver extends Object
  • Constructor Details

    • SentryRequestResolver

      public SentryRequestResolver(@NotNull @NotNull io.sentry.IHub hub)
  • Method Details

    • resolveSentryRequest

      @NotNull public @NotNull io.sentry.protocol.Request resolveSentryRequest(@NotNull @NotNull org.springframework.http.server.reactive.ServerHttpRequest httpRequest)