public class ServiceChooseInterceptor extends Object implements okhttp3.Interceptor
| 限定符和类型 | 字段和说明 |
|---|---|
protected ServiceInstanceChooser |
serviceInstanceChooser |
| 构造器和说明 |
|---|
ServiceChooseInterceptor(ServiceInstanceChooser serviceDiscovery) |
protected final ServiceInstanceChooser serviceInstanceChooser
public ServiceChooseInterceptor(ServiceInstanceChooser serviceDiscovery)
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept 在接口中 okhttp3.InterceptorIOExceptionCopyright © 2024. All rights reserved.