@InterfaceAudience.Private public static class RouterClientRMService.RequestInterceptorChainWrapper extends Object
| Constructor and Description | 
|---|
| RequestInterceptorChainWrapper() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | finalize()Shutdown the chain of interceptors when the object is destroyed. | 
| ClientRequestInterceptor | getRootInterceptor()Gets the root request intercepter. | 
| 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()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.