Class SentryWebFilter

java.lang.Object
io.sentry.spring.webflux.SentryWebFilter
All Implemented Interfaces:
WebFilter

@Experimental public final class SentryWebFilter extends Object implements WebFilter
Manages IScope in Webflux request processing.
  • Field Details

  • Constructor Details

    • SentryWebFilter

      public SentryWebFilter(@NotNull @NotNull IHub hub)
  • Method Details