Package org.miaixz.bus.http.metric.http
Class CallServerInterceptor
java.lang.Object
org.miaixz.bus.http.metric.http.CallServerInterceptor
-
Constructor Details
-
CallServerInterceptor
public CallServerInterceptor(boolean forWebSocket)
-
-
Method Details
-
intercept
Description copied from interface:Interceptor网络请求拦截- Specified by:
interceptin interfaceInterceptor- Parameters:
chain- 网络调用链- Returns:
Response- Throws:
IOException- 异常
-