Uses of Package
org.apache.hc.core5.http.io
Packages that use org.apache.hc.core5.http.io
Package
Description
Default implementations of core HTTP APIs.
HTTP/1.1 requester and server bootstrap.
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.
Support classes for the classic (blocking) I/O model.
Core HTTP/2 transport component APIs.
Default implementations of core HTTP/2 APIs.
-
Classes in org.apache.hc.core5.http.io used by org.apache.hc.core5.http.impl
-
Classes in org.apache.hc.core5.http.io used by org.apache.hc.core5.http.impl.bootstrapClassDescriptionA client-side HTTP connection, which can be used for sending requests and receiving responses.Handler that encapsulates the process of generating a response object from a
ClassicHttpResponse
.Factory forHttpConnection
instances.HttpFilterHandler represents a routine for handling all incoming requests in the server side request processing chain.HttpRequestHandler represents a routine for processing of a specific group of HTTP requests.Informational (1xx) HTTP response callback.A server-side HTTP connection, which can be used for receiving requests and sending responses.Classic I/O network socket configuration. -
Classes in org.apache.hc.core5.http.io used by org.apache.hc.core5.http.impl.ioClassDescriptionAbstract blocking HTTP connection interface.A client-side HTTP connection, which can be used for sending requests and receiving responses.Factory for
HttpConnection
instances.Message parser intended to build HTTP message head from an input stream.Factory forHttpMessageParser
instances.Message writer intended to serialize HTTP message head to an output stream.Factory forHttpMessageWriter
instances.HttpRequestHandler represents a routine for processing of a specific group of HTTP requests.Informational (1xx) HTTP response callback.A server-side HTTP connection, which can be used for receiving requests and sending responses.HttpServerRequestHandler represents a routine for processing of a specific group of HTTP requests.Transport level metrics.Represents a strategy to determine how frequently the client should check for an out of order response.Session input buffer for HTTP/1.1 blocking connections.Session output buffer for blocking HTTP/1.1 connections. -
Classes in org.apache.hc.core5.http.io used by org.apache.hc.core5.http.ioClassDescriptionAbstract blocking HTTP connection interface.A watcher for
EofSensorInputStream
.A client-side HTTP connection, which can be used for sending requests and receiving responses.HttpFilterChain represents a single element in the server side request processing chain.Response trigger that can be used to generate the final HTTP response and terminate HTTP request processing.Message parser intended to build HTTP message head from an input stream.Message writer intended to serialize HTTP message head to an output stream.Response trigger that can be used to submit a final HTTP response and terminate HTTP request processing.Transport level metrics.Session input buffer for HTTP/1.1 blocking connections.Session output buffer for blocking HTTP/1.1 connections.Classic I/O network socket configuration. -
Classes in org.apache.hc.core5.http.io used by org.apache.hc.core5.http.io.supportClassDescriptionHttpFilterChain represents a single element in the server side request processing chain.Response trigger that can be used to generate the final HTTP response and terminate HTTP request processing.HttpFilterHandler represents a routine for handling all incoming requests in the server side request processing chain.HttpRequestHandler represents a routine for processing of a specific group of HTTP requests.HttpServerRequestHandler represents a routine for processing of a specific group of HTTP requests.Response trigger that can be used to submit a final HTTP response and terminate HTTP request processing.
-
Classes in org.apache.hc.core5.http.io used by org.apache.hc.core5.http2
-
Classes in org.apache.hc.core5.http.io used by org.apache.hc.core5.http2.impl
-
Classes in org.apache.hc.core5.http.io used by org.apache.hc.core5.testing.classicClassDescriptionAbstract blocking HTTP connection interface.A client-side HTTP connection, which can be used for sending requests and receiving responses.Factory for
HttpConnection
instances.Factory forHttpMessageParser
instances.Factory forHttpMessageWriter
instances.HttpRequestHandler represents a routine for processing of a specific group of HTTP requests.A server-side HTTP connection, which can be used for receiving requests and sending responses.HttpServerRequestHandler represents a routine for processing of a specific group of HTTP requests.Classic I/O network socket configuration. -
Classes in org.apache.hc.core5.http.io used by org.apache.hc.core5.testing.frameworkClassDescriptionHttpRequestHandler represents a routine for processing of a specific group of HTTP requests.