Package org.miaixz.bus.http.metric.http
Class CallServerInterceptor
java.lang.Object
org.miaixz.bus.http.metric.http.CallServerInterceptor
- All Implemented Interfaces:
Interceptor
这是链中的最后一个拦截器
它对服务器进行网络调用
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.miaixz.bus.http.metric.Interceptor
Interceptor.Chain -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CallServerInterceptor
public CallServerInterceptor(boolean forWebSocket)
-
-
Method Details
-
intercept
- Specified by:
interceptin interfaceInterceptor- Throws:
IOException
-