Class SentryRequestResolver

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

public class SentryRequestResolver extends Object
  • Field Details

    • staticLock

      @NotNull protected static final @NotNull io.sentry.util.AutoClosableReentrantLock staticLock
  • Constructor Details

    • SentryRequestResolver

      public SentryRequestResolver(@NotNull @NotNull io.sentry.IScopes scopes)
  • Method Details

    • resolveSentryRequest

      @NotNull public @NotNull io.sentry.protocol.Request resolveSentryRequest(@NotNull @NotNull javax.servlet.http.HttpServletRequest httpRequest)