Package org.miaixz.bus.http.accord
Class ConnectInterceptor
java.lang.Object
org.miaixz.bus.http.accord.ConnectInterceptor
- 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 -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
httpd
-
-
Constructor Details
-
ConnectInterceptor
-
-
Method Details
-
intercept
- Specified by:
interceptin interfaceInterceptor- Throws:
IOException
-