Package | Description |
---|---|
org.apache.hc.core5.http.impl.io |
Default implementation of HTTP/1.1 transport based on the classic
(blocking) I/O model.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHttpRequestWriter
HTTP request writer that serializes its output to an instance of
SessionOutputBuffer . |
class |
DefaultHttpResponseWriter
HTTP response writer that serializes its output to an instance of
SessionOutputBuffer . |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.