public class SentrySpanClientHttpRequestInterceptor
extends java.lang.Object
implements org.springframework.http.client.ClientHttpRequestInterceptor
| Constructor and Description |
|---|
SentrySpanClientHttpRequestInterceptor(@NotNull io.sentry.IHub hub) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull org.springframework.http.client.ClientHttpResponse |
intercept(@NotNull org.springframework.http.HttpRequest request,
@NotNull byte[] body,
@NotNull org.springframework.http.client.ClientHttpRequestExecution execution) |
public SentrySpanClientHttpRequestInterceptor(@NotNull
@NotNull io.sentry.IHub hub)
@NotNull
public @NotNull org.springframework.http.client.ClientHttpResponse intercept(@NotNull
@NotNull org.springframework.http.HttpRequest request,
@NotNull
@NotNull byte[] body,
@NotNull
@NotNull org.springframework.http.client.ClientHttpRequestExecution execution)
throws java.io.IOException
intercept in interface org.springframework.http.client.ClientHttpRequestInterceptorjava.io.IOException