public final class GrpcLifecycleObserverRequesterFilter
extends HttpLifecycleObserverRequesterFilter
This filter is recommended to be appended as the first filter at the
client builder to account
for all work done by other filters. If it's preferred to get visibility in all retried or redirected requests,
consider adding it after RetryingHttpRequesterFilter or RedirectingHttpRequesterFilter.
Alternatively, it can be applied as the first filter at
connection level
to also get visibility into
automatic retries.
| Constructor and Description |
|---|
GrpcLifecycleObserverRequesterFilter(GrpcLifecycleObserver observer)
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
HttpExecutionStrategy |
influenceStrategy(HttpExecutionStrategy arg0) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait