Uses of Interface
org.miaixz.bus.http.metric.http.HttpCodec
Packages that use HttpCodec
-
Uses of HttpCodec in org.miaixz.bus.http.accord
Constructors in org.miaixz.bus.http.accord with parameters of type HttpCodecModifierConstructorDescriptionExchange(Transmitter transmitter, NewCall call, EventListener eventListener, org.miaixz.bus.http.accord.ExchangeFinder finder, HttpCodec codec) -
Uses of HttpCodec in org.miaixz.bus.http.metric.http
Classes in org.miaixz.bus.http.metric.http that implement HttpCodecModifier and TypeClassDescriptionclass可以用来发送HTTP/1.1消息的套接字连接。class使用HTTP/2帧对请求和响应进行编码.