Package org.miaixz.bus.http.accord
Class ConnectInterceptor
java.lang.Object
org.miaixz.bus.http.accord.ConnectInterceptor
-
Field Details
-
httpd
-
-
Constructor Details
-
ConnectInterceptor
-
-
Method Details
-
intercept
Description copied from interface:Interceptor网络请求拦截- Specified by:
interceptin interfaceInterceptor- Parameters:
chain- 网络调用链- Returns:
Response- Throws:
IOException- 异常
-