Class Exchange

java.lang.Object
org.miaixz.bus.http.accord.Exchange

public final class Exchange extends Object
Transmits a single HTTP request and a response pair. This layers connection management and events on HttpCodec, which handles the actual I/O.