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 |
DefaultHttpRequestParser
HTTP request parser that obtain its input from an instance
of
SessionInputBuffer . |
class |
DefaultHttpResponseParser
HTTP response parser that obtain its input from an instance
of
SessionInputBuffer . |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.