Uses of Interface
org.apache.hc.core5.http.io.BHttpConnection
Packages that use BHttpConnection
Package
Description
Default implementation of HTTP/1.1 transport based on the classic
(blocking) I/O model.
Core HTTP transport APIs based on the classic (blocking) I/O model.
-
Uses of BHttpConnection in org.apache.hc.core5.http.impl.io
Classes in org.apache.hc.core5.http.impl.io that implement BHttpConnectionModifier and TypeClassDescription(package private) class
class
Default implementation ofHttpClientConnection
.class
Default implementation ofHttpServerConnection
. -
Uses of BHttpConnection in org.apache.hc.core5.http.io
Subinterfaces of BHttpConnection in org.apache.hc.core5.http.ioModifier and TypeInterfaceDescriptioninterface
A client-side HTTP connection, which can be used for sending requests and receiving responses.interface
A server-side HTTP connection, which can be used for receiving requests and sending responses. -
Uses of BHttpConnection in org.apache.hc.core5.testing.classic
Classes in org.apache.hc.core5.testing.classic that implement BHttpConnectionModifier and TypeClassDescriptionclass
class