Uses of Package
com.guinetik.rr.interceptor
-
Packages that use com.guinetik.rr.interceptor Package Description com.guinetik.rr.http com.guinetik.rr.interceptor -
Classes in com.guinetik.rr.interceptor used by com.guinetik.rr.http Class Description RequestInterceptor Interceptor for adding cross-cutting behavior to HTTP request execution. -
Classes in com.guinetik.rr.interceptor used by com.guinetik.rr.interceptor Class Description InterceptorChain Represents the interceptor chain during request execution.RequestInterceptor Interceptor for adding cross-cutting behavior to HTTP request execution.RetryInterceptor Interceptor that retries failed requests with configurable backoff.RetryInterceptor.Builder Builder for creating customized RetryInterceptor instances.