@Private
public static class RouterClientRMService.RequestInterceptorChainWrapper
extends java.lang.Object
| Constructor | Description |
|---|---|
RequestInterceptorChainWrapper() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
finalize() |
Shutdown the chain of interceptors when the object is destroyed.
|
ClientRequestInterceptor |
getRootInterceptor() |
Gets the root request interceptor.
|
void |
init(ClientRequestInterceptor interceptor) |
Initializes the wrapper with the specified parameters.
|
public void init(ClientRequestInterceptor interceptor)
interceptor - the first interceptor in the pipelinepublic ClientRequestInterceptor getRootInterceptor()
protected void finalize()
finalize in class java.lang.ObjectCopyright © 2008–2025 Apache Software Foundation. All rights reserved.