Uses of Class
org.apache.hc.core5.http.nio.support.AsyncServerPipeline.ResponseContentStage
Packages that use AsyncServerPipeline.ResponseContentStage
Package
Description
Support classes for the asynchronous I/O model.
-
Uses of AsyncServerPipeline.ResponseContentStage in org.apache.hc.core5.http.nio.support
Methods in org.apache.hc.core5.http.nio.support that return AsyncServerPipeline.ResponseContentStageModifier and TypeMethodDescriptionAsyncServerPipeline.ResponseStage.response()Configures the pipeline to produces an outgoing response message stream based on the incoming request message and content.