| 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  | DefaultHttpRequestWriterHTTP request writer that serializes its output to an instance of
  SessionOutputBuffer. | 
| class  | DefaultHttpResponseWriterHTTP response writer that serializes its output to an instance of
  SessionOutputBuffer. | 
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.